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 /main/pom.xml | |
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 'main/pom.xml')
-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 bd0cf3b0..d9af98bf 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -25,7 +25,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> </parent> <artifactId>xacml-main</artifactId> |