diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-05-06 13:58:46 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-05-06 13:58:46 +0000 |
commit | 71fdb957d04e2783f270997e5e6994204c873a3c (patch) | |
tree | ecc443c0e8c34a1c773eb6b11d3b44c3c3ec7635 /northbound/dataChange | |
parent | d0ba5aa4dde1b68dd3d9814a733ec0ed2f679ec4 (diff) |
Release ccsdk/sli1.2.3
Diffstat (limited to 'northbound/dataChange')
-rwxr-xr-x | northbound/dataChange/installer/pom.xml | 2 | ||||
-rwxr-xr-x | northbound/dataChange/model/pom.xml | 2 | ||||
-rwxr-xr-x | northbound/dataChange/pom.xml | 2 | ||||
-rwxr-xr-x | northbound/dataChange/provider/pom.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/northbound/dataChange/installer/pom.xml b/northbound/dataChange/installer/pom.xml index 43bcd73da..6cddecd77 100755 --- a/northbound/dataChange/installer/pom.xml +++ b/northbound/dataChange/installer/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-installer</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/dataChange/model/pom.xml b/northbound/dataChange/model/pom.xml index 0b48dfb1f..e94fe5d57 100755 --- a/northbound/dataChange/model/pom.xml +++ b/northbound/dataChange/model/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-model</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/dataChange/pom.xml b/northbound/dataChange/pom.xml index b5602a948..a0abeb072 100755 --- a/northbound/dataChange/pom.xml +++ b/northbound/dataChange/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <packaging>pom</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> diff --git a/northbound/dataChange/provider/pom.xml b/northbound/dataChange/provider/pom.xml index 7b8d8dee2..6a392df48 100755 --- a/northbound/dataChange/provider/pom.xml +++ b/northbound/dataChange/provider/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.ccsdk.sli.northbound</groupId> <artifactId>dataChange-provider</artifactId> - <version>1.2.3-SNAPSHOT</version> + <version>1.2.3</version> <packaging>bundle</packaging> <name>ccsdk-sli-northbound :: ${project.artifactId}</name> |