Fix non-existent release version 03/72003/2
authorPatrick Brady <patrick.brady@att.com>
Tue, 6 Nov 2018 20:12:28 +0000 (12:12 -0800)
committerPatrick Brady <patrick.brady@att.com>
Tue, 6 Nov 2018 20:14:06 +0000 (20:14 +0000)
Change-Id: Id8aefe4a2ad9e6d08a7eb40e550c7df616b0a645
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212

cdt/pom.xml
installation/appc/pom.xml

index 939b4fd..ca60be3 100644 (file)
@@ -41,7 +41,7 @@ limitations under the License.
 
     <properties>
         <image.name>onap/appc-cdt-image</image.name>
-        <appc.release.version>1.4.1</appc.release.version>
+        <appc.release.version>1.4.0</appc.release.version>
         <appc.snapshot.version>1.4.1-SNAPSHOT</appc.snapshot.version>
                 <!--This version will be over-ridden by jenkins 
                     injecting the version.properties variable file during docker build-->
index 35389c2..25f552a 100644 (file)
@@ -40,7 +40,7 @@ limitations under the License.
 
        <properties>
                <image.name>onap/appc-image</image.name>
-               <appc.release.version>1.4.1</appc.release.version>
+               <appc.release.version>1.4.0</appc.release.version>
                <appc.snapshot.version>1.4.1-SNAPSHOT</appc.snapshot.version>
                 <!--This version will be over-ridden by jenkins 
                     injecting the version.properties variable file during docker build-->