diff --git a/atom-model/pom.xml b/atom-model/pom.xml index 26920b5..4ea970b 100644 --- a/atom-model/pom.xml +++ b/atom-model/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.ow2.authzforce authzforce-ce-parent - 8.5.1-SNAPSHOT + 9.0.1-SNAPSHOT authzforce-ce-atom-model jar diff --git a/pdp-ext-model/pom.xml b/pdp-ext-model/pom.xml index e509b9e..7502843 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.1-SNAPSHOT + 9.0.1-SNAPSHOT authzforce-ce-pdp-ext-model ${project.groupId}:${project.artifactId} diff --git a/pom.xml b/pom.xml index 65bba38..5bc1e29 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ 4.0.0 org.ow2.authzforce authzforce-ce-parent - 8.5.1-SNAPSHOT + 9.0.1-SNAPSHOT pom ${project.groupId}:${project.artifactId} AuthzForce - Parent of all AuthzForce components @@ -229,25 +229,25 @@ ${project.groupId} ${artifactId.prefix}-xmlns-model - 8.5.1-SNAPSHOT + 9.0.1-SNAPSHOT ${project.groupId} ${artifactId.prefix}-atom-model - 8.5.1-SNAPSHOT + 9.0.1-SNAPSHOT ${project.groupId} ${artifactId.prefix}-xacml-model - 8.5.1-SNAPSHOT + 9.0.1-SNAPSHOT ${project.groupId} ${artifactId.prefix}-pdp-ext-model - 8.5.1-SNAPSHOT + 9.0.1-SNAPSHOT diff --git a/xacml-model/pom.xml b/xacml-model/pom.xml index 4d51996..d28e1c5 100644 --- a/xacml-model/pom.xml +++ b/xacml-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 8.5.1-SNAPSHOT + 9.0.1-SNAPSHOT authzforce-ce-xacml-model ${project.groupId}:${project.artifactId} diff --git a/xmlns-model/pom.xml b/xmlns-model/pom.xml index 8facd45..d854b54 100644 --- a/xmlns-model/pom.xml +++ b/xmlns-model/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-parent - 8.5.1-SNAPSHOT + 9.0.1-SNAPSHOT authzforce-ce-xmlns-model ${project.groupId}:${project.artifactId}