diff --git a/dist/pom.xml b/dist/pom.xml index 670ea24..ba9701d 100644 --- a/dist/pom.xml +++ b/dist/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-server - 11.0.2-SNAPSHOT + 12.0.1-SNAPSHOT ../pom.xml authzforce-ce-server-dist diff --git a/pom.xml b/pom.xml index 731bfa0..9502fab 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ authzforce-ce-server - 11.0.2-SNAPSHOT + 12.0.1-SNAPSHOT pom ${project.groupId}:${project.artifactId} AuthzForce CE Server diff --git a/rest-service/pom.xml b/rest-service/pom.xml index f028ab0..46ab6a7 100644 --- a/rest-service/pom.xml +++ b/rest-service/pom.xml @@ -4,7 +4,7 @@ org.ow2.authzforce authzforce-ce-server - 11.0.2-SNAPSHOT + 12.0.1-SNAPSHOT ../pom.xml authzforce-ce-server-rest-service diff --git a/upgrader/pom.xml b/upgrader/pom.xml index 61ada89..37a2bee 100644 --- a/upgrader/pom.xml +++ b/upgrader/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-server - 11.0.2-SNAPSHOT + 12.0.1-SNAPSHOT ../pom.xml authzforce-ce-server-upgrader diff --git a/webapp/pom.xml b/webapp/pom.xml index cf99e9c..bc53f2e 100644 --- a/webapp/pom.xml +++ b/webapp/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-server - 11.0.2-SNAPSHOT + 12.0.1-SNAPSHOT ../pom.xml authzforce-ce-server-webapp