aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Brady <patrick.brady@att.com>2019-06-13 13:58:36 -0700
committerPatrick Brady <patrick.brady@att.com>2019-06-13 13:58:44 -0700
commitb6f8975d0aa467d7a35ffcb5a85080b2ce5fe8f9 (patch)
tree3e78b714164e46c7278af1ccf2d80253d1cf56df
parent3d8d20723f9bf111058a3a6b4c4b92c8d130bc48 (diff)
Update cdt release version
Change-Id: Ic5e6b17ff49be5d99c1ab342f44d7238d5718539 Signed-off-by: Patrick Brady <patrick.brady@att.com> Issue-ID: APPC-1595
-rw-r--r--cdt/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cdt/pom.xml b/cdt/pom.xml
index 461dffc..f0266c4 100644
--- a/cdt/pom.xml
+++ b/cdt/pom.xml
@@ -41,7 +41,7 @@ limitations under the License.
<properties>
<image.name>onap/appc-cdt-image</image.name>
- <appc.release.version>1.5.1</appc.release.version>
+ <appc.release.version>1.5.2</appc.release.version>
<appc.snapshot.version>1.5.2-SNAPSHOT</appc.snapshot.version>
<!--This version will be over-ridden by jenkins
injecting the version.properties variable file during docker build-->