diff --git a/pom.xml b/pom.xml index 6d92e2833..d702e13ab 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ io.getlime.security powerauth-server-parent - 1.0.0 + 1.1.0-SNAPSHOT pom @@ -95,8 +95,8 @@ 2.2.6.RELEASE - 1.0.0 - 1.2.0 + 1.1.0-SNAPSHOT + 1.3.0-SNAPSHOT 1.67 diff --git a/powerauth-client-model/pom.xml b/powerauth-client-model/pom.xml index 35fd10693..877ad83ea 100644 --- a/powerauth-client-model/pom.xml +++ b/powerauth-client-model/pom.xml @@ -22,14 +22,14 @@ 4.0.0 powerauth-client-model - 1.0.0 + 1.1.0-SNAPSHOT powerauth-client-model PowerAuth Server Client Model io.getlime.security powerauth-server-parent - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/powerauth-java-client-axis/pom.xml b/powerauth-java-client-axis/pom.xml index 34edf7831..82606d794 100644 --- a/powerauth-java-client-axis/pom.xml +++ b/powerauth-java-client-axis/pom.xml @@ -22,14 +22,14 @@ 4.0.0 powerauth-java-client-axis - 1.0.0 + 1.1.0-SNAPSHOT powerauth-java-client-axis PowerAuth Server SOAP Service Client - Axis io.getlime.security powerauth-server-parent - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml diff --git a/powerauth-java-client-spring/pom.xml b/powerauth-java-client-spring/pom.xml index 1317351a3..2cea6a109 100644 --- a/powerauth-java-client-spring/pom.xml +++ b/powerauth-java-client-spring/pom.xml @@ -22,14 +22,14 @@ 4.0.0 powerauth-java-client-spring - 1.0.0 + 1.1.0-SNAPSHOT powerauth-java-client-spring PowerAuth Server SOAP Service Client io.getlime.security powerauth-server-parent - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml @@ -38,7 +38,7 @@ io.getlime.security powerauth-client-model - 1.0.0 + 1.1.0-SNAPSHOT diff --git a/powerauth-java-server/pom.xml b/powerauth-java-server/pom.xml index 5d508a95e..9adbdbe77 100644 --- a/powerauth-java-server/pom.xml +++ b/powerauth-java-server/pom.xml @@ -24,13 +24,13 @@ powerauth-java-server PowerAuth Server powerauth-java-server - 1.0.0 + 1.1.0-SNAPSHOT war io.getlime.security powerauth-server-parent - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml @@ -106,7 +106,7 @@ io.getlime.security powerauth-client-model - 1.0.0 + 1.1.0-SNAPSHOT io.getlime.security diff --git a/powerauth-rest-client-spring/pom.xml b/powerauth-rest-client-spring/pom.xml index 80ebc52dd..54222f5ae 100644 --- a/powerauth-rest-client-spring/pom.xml +++ b/powerauth-rest-client-spring/pom.xml @@ -22,14 +22,14 @@ 4.0.0 powerauth-rest-client-spring - 1.0.0 + 1.1.0-SNAPSHOT powerauth-rest-client-spring PowerAuth Server REST Service Client io.getlime.security powerauth-server-parent - 1.0.0 + 1.1.0-SNAPSHOT ../pom.xml @@ -38,7 +38,7 @@ io.getlime.security powerauth-client-model - 1.0.0 + 1.1.0-SNAPSHOT io.getlime.core