diff --git a/atom-model/pom.xml b/atom-model/pom.xml index 751a886..246713f 100644 --- a/atom-model/pom.xml +++ b/atom-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 8.5.0 + 8.5.1-SNAPSHOT authzforce-ce-atom-model jar diff --git a/pdp-ext-model/pom.xml b/pdp-ext-model/pom.xml index a6658ea..67541c3 100644 --- a/pdp-ext-model/pom.xml +++ b/pdp-ext-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 8.5.0 + 8.5.1-SNAPSHOT authzforce-ce-pdp-ext-model ${project.groupId}:${project.artifactId} diff --git a/pom.xml b/pom.xml index d833e62..b67e7bb 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.ow2.authzforce authzforce-ce-parent - 8.5.0 + 8.5.1-SNAPSHOT pom ${project.groupId}:${project.artifactId} AuthzForce - Parent of all AuthzForce components @@ -221,25 +221,25 @@ ${project.groupId} ${artifactId.prefix}-xmlns-model - 8.5.0 + 8.5.1-SNAPSHOT ${project.groupId} ${artifactId.prefix}-atom-model - 8.5.0 + 8.5.1-SNAPSHOT ${project.groupId} ${artifactId.prefix}-xacml-model - 8.5.0 + 8.5.1-SNAPSHOT ${project.groupId} ${artifactId.prefix}-pdp-ext-model - 8.5.0 + 8.5.1-SNAPSHOT diff --git a/xacml-model/pom.xml b/xacml-model/pom.xml index d454ba7..ca14e6e 100644 --- a/xacml-model/pom.xml +++ b/xacml-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 8.5.0 + 8.5.1-SNAPSHOT authzforce-ce-xacml-model ${project.groupId}:${project.artifactId} diff --git a/xmlns-model/pom.xml b/xmlns-model/pom.xml index dcef639..287b174 100644 --- a/xmlns-model/pom.xml +++ b/xmlns-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 8.5.0 + 8.5.1-SNAPSHOT authzforce-ce-xmlns-model ${project.groupId}:${project.artifactId}