diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 07:45:02 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-04-15 07:45:09 -0400 |
commit | 085bb42d77d91726f7d51e21148ac7906fad689c (patch) | |
tree | db8975db5e7b20d205e680e5312825a429db8a2d /xacml-test | |
parent | 57a2165bdc05ef4f6c7570237b2cbfda71bc1c21 (diff) |
Bump xacml-pdp 2.2.2-SNAPSHOT
Issue-ID: POLICY-2378
Change-Id: I542884aed2acbef7e1c7e431f209ea61108e2048
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
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 a5f37279..8a30960e 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.2.1-SNAPSHOT</version> + <version>2.2.2-SNAPSHOT</version> <relativePath>..</relativePath> </parent> |