diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 18:23:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-08-04 18:23:33 +0000 |
commit | 9454604e2f9b330add871df4c3ccd073fe015f95 (patch) | |
tree | f5f73a98947e623b0a54cddbc633391698978a66 /main/pom.xml | |
parent | 2f8845b755acce30c102b2841f366171d48956fd (diff) |
Release policy/xacml-pdp2.4.4
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 a7dd11b5..07770687 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.4-SNAPSHOT</version> + <version>2.4.4</version> </parent> <artifactId>xacml-main</artifactId> |