diff options
author | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:05 +0000 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2023-03-01 12:38:05 +0000 |
commit | e5b96659de057be812760e59d75564ce93447ca2 (patch) | |
tree | c5d34e03c70b00e1d9bf7dcc5890deb2102b0f84 /main | |
parent | aa71417c2bea743270179f8101e3962992f8633e (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-4570
Signed-off-by: saul.gill <saul.gill@est.tech>
Change-Id: I1dcfbd1752269cbc5114ca5102ac7338ae05d326
Diffstat (limited to 'main')
-rw-r--r-- | main/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pom.xml b/main/pom.xml index 738d634e..01013537 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.8.1-SNAPSHOT</version> + <version>2.8.2-SNAPSHOT</version> </parent> <artifactId>xacml-main</artifactId> |