diff options
author | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:59:29 +0100 |
---|---|---|
committer | liamfallon <liam.fallon@est.tech> | 2021-10-14 13:59:35 +0100 |
commit | c4e9019a50cbf4d1e8bd11d93a163958bd5b251b (patch) | |
tree | 810892929e25a29f003aee941acdac794058e1c7 /xacml-test/pom.xml | |
parent | be6f167c6cf60affb630f4480abbaa6239ef3caa (diff) |
Bump policy/xacml-pdp to Jakarta 2.6.0-SNAPSHOT
Issue-ID: POLICY-3696
Change-Id: If5e83b9ab94f62fa8063e565f9dd1daf8d9880b2
Signed-off-by: liamfallon <liam.fallon@est.tech>
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 de008626..e6d6cc8d 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.5.2-SNAPSHOT</version> + <version>2.6.0-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |