diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2020-04-30 14:44:36 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2020-04-30 14:44:36 +0000 |
commit | 37ad11c5660d017aace257bf7f5bd03c02f26bdd (patch) | |
tree | d6302e5c4828b5a2d87553d5946e09be7419a939 /POLICY-SDK-APP/pom.xml | |
parent | ded86eddc2c1c268655c61c3dd5fb0c0dbe8dd96 (diff) |
Release policy/engine1.6.3
Diffstat (limited to 'POLICY-SDK-APP/pom.xml')
-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 d0be7941a..7b6bba8c6 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.6.3-SNAPSHOT</version> + <version>1.6.3</version> </parent> <artifactId>POLICY-SDK-APP</artifactId> <packaging>war</packaging> |