diff options
author | saul.gill <saul.gill@est.tech> | 2024-04-26 09:24:53 +0100 |
---|---|---|
committer | saul.gill <saul.gill@est.tech> | 2024-04-26 09:24:53 +0100 |
commit | 843a2cd9ffe5f225ca96a3fab14fa277a49ffad0 (patch) | |
tree | 56747606def9ddb474dc708061550ddbf0a0048d /main | |
parent | 04b575e84343d231212dc0519e579853b4e03c2a (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-4970
Change-Id: Ia2ed148fbfa92ce295a46a2c5ad588456b606009
Signed-off-by: saul.gill <saul.gill@est.tech>
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 66e0cd4d..a7dac828 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>3.1.2-SNAPSHOT</version> + <version>3.1.3-SNAPSHOT</version> </parent> <artifactId>xacml-main</artifactId> |