diff --git a/pdp-cli/pom.xml b/pdp-cli/pom.xml index b40dd135..be0071c6 100644 --- a/pdp-cli/pom.xml +++ b/pdp-cli/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-core - 20.3.2-SNAPSHOT + 20.3.2 ../pom.xml authzforce-ce-core-pdp-cli @@ -30,12 +30,12 @@ org.ow2.authzforce authzforce-ce-core-pdp-engine - 20.3.2-SNAPSHOT + 20.3.2 org.ow2.authzforce authzforce-ce-core-pdp-io-xacml-json - 20.3.2-SNAPSHOT + 20.3.2 org.testng @@ -49,7 +49,7 @@ org.ow2.authzforce authzforce-ce-core-pdp-testutils - 20.3.2-SNAPSHOT + 20.3.2 test diff --git a/pdp-engine/pom.xml b/pdp-engine/pom.xml index e6ec6411..62957f7f 100644 --- a/pdp-engine/pom.xml +++ b/pdp-engine/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-core - 20.3.2-SNAPSHOT + 20.3.2 ../pom.xml authzforce-ce-core-pdp-engine diff --git a/pdp-io-xacml-json/pom.xml b/pdp-io-xacml-json/pom.xml index ab68d670..08fc5e85 100644 --- a/pdp-io-xacml-json/pom.xml +++ b/pdp-io-xacml-json/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-core - 20.3.2-SNAPSHOT + 20.3.2 ../pom.xml authzforce-ce-core-pdp-io-xacml-json diff --git a/pdp-testutils/pom.xml b/pdp-testutils/pom.xml index da1745c7..404b9094 100644 --- a/pdp-testutils/pom.xml +++ b/pdp-testutils/pom.xml @@ -3,7 +3,7 @@ org.ow2.authzforce authzforce-ce-core - 20.3.2-SNAPSHOT + 20.3.2 ../pom.xml authzforce-ce-core-pdp-testutils @@ -43,12 +43,12 @@ ${project.groupId} ${artifactId.prefix}-core-pdp-engine - 20.3.2-SNAPSHOT + 20.3.2 org.ow2.authzforce authzforce-ce-core-pdp-io-xacml-json - 20.3.2-SNAPSHOT + 20.3.2 compile diff --git a/pom.xml b/pom.xml index 9c051626..5278cab4 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 8.5.0 authzforce-ce-core - 20.3.2-SNAPSHOT + 20.3.2 pom ${project.groupId}:${project.artifactId} AuthzForce - XACML-compliant Core PDP Engine and associated test modules