diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-07 16:36:52 -0400 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-10-07 16:37:18 -0400 |
commit | c5f3b567f35e7af2481c5130ea70228f5818f064 (patch) | |
tree | c6b055feb92a7101451e2ce9b1e4f0d436755365 /applications/common | |
parent | f5680e42b77f7db8fe9688977462b846bc3893eb (diff) |
Bump xacml-pdp to 2.3.3 snapshot
Issue-ID: POLICY-2839
Change-Id: I78bf1cebb31c3c3c48d214fa755892b9a3a58323
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'applications/common')
-rw-r--r-- | applications/common/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/common/pom.xml b/applications/common/pom.xml index 5343190d..77c12cbf 100644 --- a/applications/common/pom.xml +++ b/applications/common/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.3-SNAPSHOT</version> </parent> <artifactId>common</artifactId> |