diff options
Diffstat (limited to 'xacml-test')
-rw-r--r-- | xacml-test/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xacml-test/pom.xml b/xacml-test/pom.xml index d1edc708..4682f3de 100644 --- a/xacml-test/pom.xml +++ b/xacml-test/pom.xml @@ -2,7 +2,7 @@ ============LICENSE_START======================================================= ONAP ================================================================================ - Copyright (C) 2019 AT&T Intellectual Property. All rights reserved. + Copyright (C) 2019, 2021 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp</groupId> <artifactId>policy-xacml-pdp</artifactId> - <version>2.4.2-SNAPSHOT</version> + <version>2.4.3-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |