Release appc
[appc.git] / appc-adapters / pom.xml
index f0e48ed..d707e0e 100644 (file)
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.onap.appc</groupId>
                <artifactId>appc</artifactId>
-               <version>1.6.3-SNAPSHOT</version>
+               <version>1.6.3</version>
        </parent>
        <artifactId>appc-adapters</artifactId>
        <name>APPC Adapters</name>
@@ -40,5 +40,5 @@
                <module>appc-rest-healthcheck-adapter</module>
                <module>appc-ansible-adapter</module>
        </modules>
-       <version>1.6.3-SNAPSHOT</version>
+       <version>1.6.3</version>
 </project>