diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2021-03-11 15:36:39 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2021-03-11 15:36:45 -0500 |
commit | 54aec03827c19cc0685aa6b7cb605bdddc0ee3c3 (patch) | |
tree | 36b7dd0362384732e5cb25998eccca6caac0c787 /applications/naming/pom.xml | |
parent | c24da430e8cc895a40734760ca6a9bb5717afac4 (diff) |
Bump xacml-pdp 2.5.0-SNAPSHOT
Issue-ID: POLICY-3105
Change-Id: I9fd03ff6a405b127c1eabbfe301f3b9ea8327aad
Signed-off-by: Pamela Dragosh <pdragosh@research.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 2b81beff..a9eb1e2e 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.4.2-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>xacml-naming</artifactId> |