diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-09-11 22:22:18 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-09-11 22:22:18 +0000 |
commit | 2d0e9d3450ceac0afdf0cd721ef65d87e94e456e (patch) | |
tree | 05978dd6ef31b12138334b236bed584d66dfd36a /appc-core/appc-common-bundle/pom.xml | |
parent | 89d77ed2dc64616fb06b53b0ae2e063599d894b3 (diff) |
Release appc1.6.3
Diffstat (limited to 'appc-core/appc-common-bundle/pom.xml')
-rw-r--r-- | appc-core/appc-common-bundle/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml index 170fb3d1c..d8d7a8814 100644 --- a/appc-core/appc-common-bundle/pom.xml +++ b/appc-core/appc-common-bundle/pom.xml @@ -182,5 +182,5 @@ </plugin>
</plugins>
</build>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
</project>
|