diff --git a/client/pom.xml b/client/pom.xml index 9e56885..838b6b6 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -8,7 +8,7 @@ com.ossez.usreio rets-io - 0.0.1 + 0.0.2-SNAPSHOT Rets-Io-Client @@ -25,7 +25,7 @@ -5 Open Source - Sr. Java Developer + Java Developer diff --git a/common/pom.xml b/common/pom.xml index 39cd6bf..a3e17fc 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -10,7 +10,7 @@ com.ossez.usreio rets-io - 0.0.1 + 0.0.2-SNAPSHOT Rets-Io-Common diff --git a/pom.xml b/pom.xml index 1307e39..36f2233 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.ossez.usreio rets-io - 0.0.1 + 0.0.2-SNAPSHOT pom Rets-Io @@ -374,26 +374,26 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 - - - default-deploy - deploy - - deploy - - - - true - - ossrh - https://oss.sonatype.org/ - false - - + + + + + + + + + + + + + + + + + + + +