From f32a87e51b875d1c350ce73dc25724699dcfe666 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Wed, 16 Jun 2021 13:09:42 -0400 Subject: Relasing 1.2.4 and Rolling to next snapshot Issue-ID: CCSDK-3330 Change-Id: Ib073f4875f07271ca752a8062f8484e4f6a2a828 --- northbound/dataChange/installer/pom.xml | 2 +- northbound/dataChange/model/pom.xml | 2 +- northbound/dataChange/pom.xml | 2 +- northbound/dataChange/provider/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'northbound/dataChange') diff --git a/northbound/dataChange/installer/pom.xml b/northbound/dataChange/installer/pom.xml index 139f9b21e..1832643ea 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange-installer - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index a5e889ea3..8093c3937 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange-model - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index f4d8e0628..17ace6e8f 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT pom ccsdk-sli-northbound :: ${project.artifactId} diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index 6c031b8b7..82f4c5b75 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -11,7 +11,7 @@ org.onap.ccsdk.sli.northbound dataChange-provider - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT bundle ccsdk-sli-northbound :: ${project.artifactId} -- cgit 1.2.3-korg