diff options
author | Jim Hahn <jrh3@att.com> | 2020-07-10 15:19:35 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-07-10 15:25:35 -0400 |
commit | 54e153be45a42962e412823a7bb6ae706a864c3b (patch) | |
tree | 6c52b23b47731d618e6f3952440fc191c94280bf /applications/naming/pom.xml | |
parent | da8c4883a88ad8a35776214d4920331fbc534ef3 (diff) |
Bump xacml-pdp to 2.3.1-SNAPSHOT
Issue-ID: POLICY-2695
Change-Id: I7be4fdd72aad0ab794a0d5a6919afec5998dad09
Signed-off-by: Jim Hahn <jrh3@att.com>
Diffstat (limited to 'applications/naming/pom.xml')
-rw-r--r-- | applications/naming/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/naming/pom.xml b/applications/naming/pom.xml index ed8fb2fe..cc6d27c9 100644 --- a/applications/naming/pom.xml +++ b/applications/naming/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.onap.policy.xacml-pdp.applications</groupId> <artifactId>applications</artifactId> - <version>2.3.0-SNAPSHOT</version> + <version>2.3.1-SNAPSHOT</version> </parent> <artifactId>naming</artifactId> |