diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2019-07-31 14:20:33 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2019-07-31 14:20:33 +0000 |
commit | 32eeb6048b6fbf61f9326207c14e3aeb1c347668 (patch) | |
tree | d46bb9c80b262ee51444b96bda08a17a87636370 /appc-core/appc-core-installer/pom.xml | |
parent | aead9be9cd5aad06f30f15a8c99d68a7108971c2 (diff) |
Release appc1.6.0
Diffstat (limited to 'appc-core/appc-core-installer/pom.xml')
-rw-r--r-- | appc-core/appc-core-installer/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appc-core/appc-core-installer/pom.xml b/appc-core/appc-core-installer/pom.xml index 95cd36520..3b2755c34 100644 --- a/appc-core/appc-core-installer/pom.xml +++ b/appc-core/appc-core-installer/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-core</artifactId>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
</parent>
<artifactId>appc-core-installer</artifactId>
<packaging>pom</packaging>
@@ -140,5 +140,5 @@ </plugin>
</plugins>
</build>
- <version>1.6.0-SNAPSHOT</version>
+ <version>1.6.0</version>
</project>
\ No newline at end of file |