diff --git a/README.md b/README.md
index e9d6b15..fad252d 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ Add the following to your `pom.xml`:
io.cloudsoft.windows
winrm4j
- 0.6.1
+ 0.7.0
```
diff --git a/client/pom.xml b/client/pom.xml
index d97d4b4..9562940 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -23,7 +23,7 @@
io.cloudsoft.windows
winrm4j-parent
- 0.6.0-SNAPSHOT
+ 0.7.0
winrm4j-client
WinRM Client
diff --git a/pom.xml b/pom.xml
index 0893770..f2316d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
4.0.0
io.cloudsoft.windows
winrm4j-parent
- 0.6.0-SNAPSHOT
+ 0.7.0
pom
WinRM Parent
diff --git a/service/pom.xml b/service/pom.xml
index 42818bc..09cce36 100644
--- a/service/pom.xml
+++ b/service/pom.xml
@@ -26,7 +26,7 @@
io.cloudsoft.windows
winrm4j-parent
- 0.6.0-SNAPSHOT
+ 0.7.0
../pom.xml
diff --git a/winrm4j/pom.xml b/winrm4j/pom.xml
index ab8195a..449df83 100644
--- a/winrm4j/pom.xml
+++ b/winrm4j/pom.xml
@@ -26,7 +26,7 @@
io.cloudsoft.windows
winrm4j-parent
- 0.6.0-SNAPSHOT
+ 0.7.0
Java WinRM library