diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-13 19:39:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-13 19:39:15 +0000 |
commit | ebefde765573aea8778a925d411f64179ca32546 (patch) | |
tree | ddb4242eaee994d34de984b8c3fbbb14fb7da2f3 /POLICY-SDK-APP | |
parent | b66330d7b5382aff22d3b29d542c6d2fe2d72abe (diff) |
Release policy/engine1.5.2
Diffstat (limited to 'POLICY-SDK-APP')
-rw-r--r-- | POLICY-SDK-APP/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/POLICY-SDK-APP/pom.xml b/POLICY-SDK-APP/pom.xml index 1067e2f12..020640f82 100644 --- a/POLICY-SDK-APP/pom.xml +++ b/POLICY-SDK-APP/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.5.2-SNAPSHOT</version> + <version>1.5.2</version> </parent> <artifactId>POLICY-SDK-APP</artifactId> <packaging>war</packaging> |