diff --git a/atom-model/pom.xml b/atom-model/pom.xml index e8becbe..cded293 100644 --- a/atom-model/pom.xml +++ b/atom-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 9.1.0 + 9.1.1-SNAPSHOT authzforce-ce-atom-model jar diff --git a/pdp-ext-model/pom.xml b/pdp-ext-model/pom.xml index b42f476..6489dd5 100644 --- a/pdp-ext-model/pom.xml +++ b/pdp-ext-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 9.1.0 + 9.1.1-SNAPSHOT authzforce-ce-pdp-ext-model ${project.groupId}:${project.artifactId} diff --git a/pom.xml b/pom.xml index bb5e258..afcde76 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.ow2.authzforce authzforce-ce-parent - 9.1.0 + 9.1.1-SNAPSHOT pom ${project.groupId}:${project.artifactId} AuthzForce - Parent of all AuthzForce components @@ -220,25 +220,25 @@ ${project.groupId} ${artifactId.prefix}-xmlns-model - 9.1.0 + 9.1.1-SNAPSHOT ${project.groupId} ${artifactId.prefix}-atom-model - 9.1.0 + 9.1.1-SNAPSHOT ${project.groupId} ${artifactId.prefix}-xacml-model - 9.1.0 + 9.1.1-SNAPSHOT ${project.groupId} ${artifactId.prefix}-pdp-ext-model - 9.1.0 + 9.1.1-SNAPSHOT diff --git a/xacml-model/pom.xml b/xacml-model/pom.xml index ce028d4..6e3a498 100644 --- a/xacml-model/pom.xml +++ b/xacml-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 9.1.0 + 9.1.1-SNAPSHOT authzforce-ce-xacml-model ${project.groupId}:${project.artifactId} diff --git a/xmlns-model/pom.xml b/xmlns-model/pom.xml index 48a85cc..9360fa3 100644 --- a/xmlns-model/pom.xml +++ b/xmlns-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 9.1.0 + 9.1.1-SNAPSHOT authzforce-ce-xmlns-model ${project.groupId}:${project.artifactId}