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 /main | |
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 'main')
-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 69d29a6b..1c52c8b2 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.4.2-SNAPSHOT</version> + <version>2.5.0-SNAPSHOT</version> </parent> <artifactId>xacml-main</artifactId> |