diff options
author | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:58:32 -0400 |
---|---|---|
committer | Ram Krishna Verma <ram_krishna.verma@bell.ca> | 2022-08-18 15:58:35 -0400 |
commit | ab78f2992f8da7d11185426fc73c69e40886a417 (patch) | |
tree | 2e571b1f0c1ea1e2f2ac4dcef55c51593b86939f /xacml-test | |
parent | 60dbc60776615ced7c37ddb4bac3a0140e5619f9 (diff) |
Bump xacml-pdp to 2.4.7-SNAPSHOT
Issue-ID: POLICY-4295
Change-Id: Ic50f68b1da822959f88c07f8868b7a04de8090ff
Signed-off-by: Ram Krishna Verma <ram_krishna.verma@bell.ca>
Diffstat (limited to 'xacml-test')
-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 ced34f92..30cb374b 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.4.6-SNAPSHOT</version> + <version>2.4.7-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |