summaryrefslogtreecommitdiffstats
path: root/appc-core/appc-core-installer
diff options
context:
space:
mode:
authorjenkins-releng <jenkins-releng@onap.org>2020-01-21 19:39:17 +0000
committerjenkins-releng <jenkins-releng@onap.org>2020-01-21 19:39:17 +0000
commitf16e1eef7e30a9b64b4dc65fd2ebaa147526270b (patch)
tree5fa0388d5a464f6275e4768f25b9f37ea502336e /appc-core/appc-core-installer
parent21c6e0b092ba9546f2b3ec02d5f4b56177e08d3d (diff)
Release appc1.7.0
Diffstat (limited to 'appc-core/appc-core-installer')
-rw-r--r--appc-core/appc-core-installer/pom.xml4
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 0831712dc..5a31bd871 100644
--- a/appc-core/appc-core-installer/pom.xml
+++ b/appc-core/appc-core-installer/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.onap.appc</groupId>
<artifactId>appc-core</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
</parent>
<artifactId>appc-core-installer</artifactId>
<packaging>pom</packaging>
@@ -141,5 +141,5 @@
</plugin>
</plugins>
</build>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
</project>