diff options
author | Liam Fallon <liam.fallon@est.tech> | 2022-03-13 12:36:20 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-03-13 12:36:20 +0000 |
commit | 8a412c2aab43857d06d636f87188d2f44a40b84e (patch) | |
tree | dfcc253c9d7754b5462c009e8d3725a2101fb377 /applications/common | |
parent | 5208093292af76bc920eb8e6e7faba7110ce9c7a (diff) | |
parent | d0c4758816f3621f48d973802904982834fc4640 (diff) |
Merge "Update snapshot and/or references of policy/xacml-pdp to latest snapshots"
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 238cf3dc..e7d01ddd 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.6.1-SNAPSHOT</version> + <version>2.6.2-SNAPSHOT</version> </parent> <artifactId>common</artifactId> |