diff --git a/README.md b/README.md index 7cf2351..ee1f04f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Add the following to your `pom.xml`: io.cloudsoft.windows winrm4j - 0.12.3-SNAPSHOT + 0.12.3 ``` diff --git a/client/pom.xml b/client/pom.xml index 832188e..4f0d144 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -23,7 +23,7 @@ io.cloudsoft.windows winrm4j-parent - 0.12.3-SNAPSHOT + 0.12.3 winrm4j-client WinRM Client diff --git a/pom.xml b/pom.xml index b5e87a0..490e849 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 4.0.0 io.cloudsoft.windows winrm4j-parent - 0.12.3-SNAPSHOT + 0.12.3 pom WinRM Parent diff --git a/service/pom.xml b/service/pom.xml index e8cee1b..8f63390 100644 --- a/service/pom.xml +++ b/service/pom.xml @@ -26,7 +26,7 @@ io.cloudsoft.windows winrm4j-parent - 0.12.3-SNAPSHOT + 0.12.3 ../pom.xml diff --git a/winrm4j/pom.xml b/winrm4j/pom.xml index b7a50f6..d0fb313 100644 --- a/winrm4j/pom.xml +++ b/winrm4j/pom.xml @@ -26,7 +26,7 @@ io.cloudsoft.windows winrm4j-parent - 0.12.3-SNAPSHOT + 0.12.3 Java WinRM library