From bc0799957d1825e6cdeda60c294d6cf74281a035 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Thu, 27 Oct 2022 19:55:27 -0400 Subject: Release version 1.4.1 maven artifacts Release version 1.4.1 maven artifacts and roll to next snapshot Issue-ID: CCSDK-3777 Signed-off-by: Timoney, Dan (dt5972) Change-Id: I37429e7e210a4620d4a2aed4618c501aa4836c02 --- 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 182b8d5a4..231e17e34 100644 --- a/ms/sdclistener/application/pom.xml +++ b/ms/sdclistener/application/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.sdclistener sdclistener-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../parent diff --git a/ms/sdclistener/distribution/pom.xml b/ms/sdclistener/distribution/pom.xml index 0cb4fee69..e71124865 100755 --- a/ms/sdclistener/distribution/pom.xml +++ b/ms/sdclistener/distribution/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds.sdclistener sdclistener-parent - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../parent diff --git a/ms/sdclistener/parent/pom.xml b/ms/sdclistener/parent/pom.xml index 9bd581a05..ead691e55 100755 --- a/ms/sdclistener/parent/pom.xml +++ b/ms/sdclistener/parent/pom.xml @@ -22,7 +22,7 @@ org.onap.ccsdk.cds sdclistener - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT org.onap.ccsdk.cds.sdclistener diff --git a/ms/sdclistener/pom.xml b/ms/sdclistener/pom.xml index 062e1ec04..eaede9115 100644 --- a/ms/sdclistener/pom.xml +++ b/ms/sdclistener/pom.xml @@ -20,7 +20,7 @@ org.onap.ccsdk.cds cds-ms - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT .. -- cgit 1.2.3-korg