Update version of cdt 33/55533/2
authorPatrick Brady <pb071s@att.com>
Thu, 28 Jun 2018 17:34:11 +0000 (10:34 -0700)
committerPatrick Brady <pb071s@att.com>
Thu, 28 Jun 2018 17:35:56 +0000 (17:35 +0000)
The version of cdt being downloaded should be 1.4.0
not 1.3.0.

Change-Id: I9084b583fb967f5e2c5417cb88a05e328915c36e
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-1037

cdt/pom.xml

index bbe44f1..b16ee47 100644 (file)
@@ -41,8 +41,8 @@ limitations under the License.
 
     <properties>
         <image.name>onap/appc-cdt-image</image.name>
-        <appc.release.version>1.3.0</appc.release.version>
-        <appc.snapshot.version>1.3.0-SNAPSHOT</appc.snapshot.version>
+        <appc.release.version>1.4.0</appc.release.version>
+        <appc.snapshot.version>1.4.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>