diff options
Diffstat (limited to 'xacml-test/pom.xml')
-rw-r--r-- | xacml-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index 0b268906..58bd067f 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.3.1-SNAPSHOT</version> + <version>2.3.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |