From 01f8b7171467466791262afad5adb60571198dea Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 23 Feb 2021 15:21:08 -0500 Subject: Release version 1.1.0 docker containers and roll to next version Release version 1.1.0 docker containers and roll to next version Issue-ID: CCSDK-3179 Signed-off-by: Dan Timoney Change-Id: I2518ba1dd5a4bd926499867f5f9714bc3f716732 --- ms/sdclistener/application/pom.xml | 2 +- ms/sdclistener/distribution/pom.xml | 2 +- ms/sdclistener/parent/pom.xml | 2 +- ms/sdclistener/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ms/sdclistener') diff --git a/ms/sdclistener/application/pom.xml b/ms/sdclistener/application/pom.xml index cffed58f7..abfe431b4 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.sdclistener sdclistener-parent - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT ../parent diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index 75e0beff6..5b19ad8ad 100755 --- a/ms/sdclistener/distribution/pom.xml +++ b/ms/sdclistener/distribution/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds.sdclistener sdclistener-parent - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT ../parent diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index b1ba9e946..195ab1e22 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/pom.xml @@ -23,7 +23,7 @@ org.onap.ccsdk.cds sdclistener - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT org.onap.ccsdk.cds.sdclistener diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml index 3b7e8a41b..1fe83a6dd 100644 --- a/ms/sdclistener/pom.xml +++ b/ms/sdclistener/pom.xml @@ -21,7 +21,7 @@ org.onap.ccsdk.cds cds-ms - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT .. -- cgit 1.2.3-korg