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 /applications/guard/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 'applications/guard/pom.xml')
-rw-r--r-- | applications/guard/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/guard/pom.xml b/applications/guard/pom.xml index 098c57ac..47c85672 100644 --- a/applications/guard/pom.xml +++ b/applications/guard/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.2.2-SNAPSHOT</version> </parent> <artifactId>guard</artifactId> |