aboutsummaryrefslogtreecommitdiffstats
path: root/appc-core/appc-core-installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-core/appc-core-installer/pom.xml')
-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 8192f46ce..d59fb124d 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.3-SNAPSHOT</version>
+ <version>1.6.3</version>
</parent>
<artifactId>appc-core-installer</artifactId>
<packaging>pom</packaging>
@@ -140,5 +140,5 @@
</plugin>
</plugins>
</build>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.3</version>
</project> \ No newline at end of file