diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-05-21 13:57:15 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-05-21 13:57:15 +0000 |
commit | 432340d3f79786cb0e9c6d43ae86673fbf2a684f (patch) | |
tree | f255e6484b05044be6e95f71c884c16616b9c22d /ONAP-SDK-APP | |
parent | 654b66bb0441dbe8bc915bf7de5e1b6ba150ce68 (diff) |
Release policy/engine1.6.4
Diffstat (limited to 'ONAP-SDK-APP')
-rw-r--r-- | ONAP-SDK-APP/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-SDK-APP/pom.xml b/ONAP-SDK-APP/pom.xml index 0d753fb13..05e81bbdc 100644 --- a/ONAP-SDK-APP/pom.xml +++ b/ONAP-SDK-APP/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.policy.engine</groupId> <artifactId>PolicyEngineSuite</artifactId> - <version>1.6.4-SNAPSHOT</version> + <version>1.6.4</version> </parent> <artifactId>ONAP-SDK-APP</artifactId> <packaging>war</packaging> |