diff options
author | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:52 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-12-11 16:19:52 +0000 |
commit | 84b2b25e91bfdda81239dea6eee000758c8c861b (patch) | |
tree | 70d71307817acec43095e6256f3dbea97b72efe5 /xacml-test/pom.xml | |
parent | 27b1174a8128d8264678212bab2ac35c1a5252bb (diff) |
Update snapshot and/or references of policy/xacml-pdp to latest snapshots
policy/xacml-pdp updated to its latest own and reference snapshots
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4907
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I0dc82494032390a9aeae3e1c7761fb85eaae2e53
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 62dcdda2..754d1b73 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>3.1.0-SNAPSHOT</version> + <version>3.1.1-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |