diff --git a/dist/pom.xml b/dist/pom.xml index 653b9ed..5fa71c1 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-server - 12.0.1 + 12.0.2-SNAPSHOT ../pom.xml authzforce-ce-server-dist diff --git a/pom.xml b/pom.xml index c7ed5cf..09aa7b2 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ authzforce-ce-server - 12.0.1 + 12.0.2-SNAPSHOT pom ${project.groupId}:${project.artifactId} AuthzForce CE Server diff --git a/rest-service/pom.xml b/rest-service/pom.xml index 5f0291f..715eb0e 100644 --- a/rest-service/pom.xml +++ b/rest-service/pom.xml @@ -4,7 +4,7 @@ org.ow2.authzforce authzforce-ce-server - 12.0.1 + 12.0.2-SNAPSHOT ../pom.xml authzforce-ce-server-rest-service diff --git a/upgrader/pom.xml b/upgrader/pom.xml index 3e38437..96fcc2a 100644 --- a/upgrader/pom.xml +++ b/upgrader/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-server - 12.0.1 + 12.0.2-SNAPSHOT ../pom.xml authzforce-ce-server-upgrader diff --git a/webapp/pom.xml b/webapp/pom.xml index bf43ed3..f7d901c 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-server - 12.0.1 + 12.0.2-SNAPSHOT ../pom.xml authzforce-ce-server-webapp