From d161eb34c7d05fde1ab2605e88be312c9e568d4c Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Thu, 27 Apr 2023 10:11:50 -0400 Subject: Update version to 1.5.1-SNAPSHOT Update CDS to snapshot version 1.5.1-SNAPSHOT so that version 1.5.1 can be released Issue-ID: CCSDK-3876 Signed-off-by: Dan Timoney Change-Id: I9c54710dfadcda134a3b3a08d50690a3cadccca3 --- cds-ui/application/pom.xml | 2 +- cds-ui/client/pom.xml | 2 +- cds-ui/designer-client/pom.xml | 2 +- cds-ui/pom.xml | 2 +- cds-ui/server/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/application/pom.xml b/cds-ui/application/pom.xml index 4f09b0c96..05807b6d2 100644 --- a/cds-ui/application/pom.xml +++ b/cds-ui/application/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT .. diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 0febc60ea..7672789c3 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT .. diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 62bbae1cb..9f0c5343a 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT .. diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml index 4e2e954b3..28b14030a 100644 --- a/cds-ui/pom.xml +++ b/cds-ui/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-aggregator - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT .. diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index b0d155985..242a7da43 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -24,7 +24,7 @@ limitations under the License. org.onap.ccsdk.cds cds-ui - 1.5.0-SNAPSHOT + 1.5.1-SNAPSHOT .. -- cgit 1.2.3-korg