move 1.6.0-snapshot for appc artifact 02/88102/1
authorTaka Cho <takamune.cho@att.com>
Sat, 18 May 2019 01:42:13 +0000 (21:42 -0400)
committerTaka Cho <takamune.cho@att.com>
Mon, 20 May 2019 18:24:20 +0000 (14:24 -0400)
correct snapshot version for
appc artifact

Change-Id: I9cb6442b7e6fc4d977dd1a56809f8da3f2b2459d
Issue-ID: APPC-1595
Signed-off-by: Taka Cho <takamune.cho@att.com>
installation/appc/pom.xml

index 11c64d5..8b8dd9f 100644 (file)
@@ -41,7 +41,7 @@ limitations under the License.
        <properties>
                <image.name>onap/appc-image</image.name>
                <appc.release.version>1.4.4</appc.release.version>
-               <appc.snapshot.version>1.5.0-SNAPSHOT</appc.snapshot.version>
+               <appc.snapshot.version>1.6.0-SNAPSHOT</appc.snapshot.version>
                 <!--This version will be over-ridden by jenkins 
                     injecting the version.properties variable file during docker build-->
                <appc.docker.staging.version>1.0.0</appc.docker.staging.version>