diff options
author | 2020-03-24 15:37:40 +0000 | |
---|---|---|
committer | 2020-03-24 15:37:40 +0000 | |
commit | 251ace94df045d9a468ab74b323a7c2340f081bf (patch) | |
tree | d7baa70c3eb8ab0aeeeb55def2e9e07064081357 /main/pom.xml | |
parent | 4574d6032d5a1021b619a7a411ce9a227468a369 (diff) |
Release policy/xacml-pdp2.2.0
Diffstat (limited to 'main/pom.xml')
-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 32d0a436..15f74635 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.2.0-SNAPSHOT</version> + <version>2.2.0</version> </parent> <artifactId>xacml-main</artifactId> |