diff options
author | Dan Timoney <dtimoney@att.com> | 2024-12-05 15:30:03 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2024-12-05 15:30:03 -0500 |
commit | 2d3ea6a5768c5be6be5ed0ee166e39a2ac64d6e1 (patch) | |
tree | c72ad433093a53db5505d498b95f203575d35362 /sdnr/northbound/addCMHandle | |
parent | 518fb7c788c10ffe5159d1c87963a36fb6f559f0 (diff) |
Release version 2.0.1 ccsdk/features maven artifactsoslo
Release version 2.0.1 ccsdk/features artifacts and roll to next snapshot
Issue-ID: CCSDK-4066
Change-Id: I70dd2eec598f262acca5af8dd54ed3262e40726d
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'sdnr/northbound/addCMHandle')
-rw-r--r-- | sdnr/northbound/addCMHandle/feature/pom.xml | 2 | ||||
-rwxr-xr-x | sdnr/northbound/addCMHandle/installer/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/addCMHandle/model/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/addCMHandle/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/northbound/addCMHandle/provider/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sdnr/northbound/addCMHandle/feature/pom.xml b/sdnr/northbound/addCMHandle/feature/pom.xml index 0773e1a75..8496ee24b 100644 --- a/sdnr/northbound/addCMHandle/feature/pom.xml +++ b/sdnr/northbound/addCMHandle/feature/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>addCMHandle-feature</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT.yaml</version> <packaging>feature</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> diff --git a/sdnr/northbound/addCMHandle/installer/pom.xml b/sdnr/northbound/addCMHandle/installer/pom.xml index eeaea76ab..4bd054a5f 100755 --- a/sdnr/northbound/addCMHandle/installer/pom.xml +++ b/sdnr/northbound/addCMHandle/installer/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>addCMHandle-installer</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT.yaml</version> <packaging>pom</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> diff --git a/sdnr/northbound/addCMHandle/model/pom.xml b/sdnr/northbound/addCMHandle/model/pom.xml index 49f40d596..8d0728907 100644 --- a/sdnr/northbound/addCMHandle/model/pom.xml +++ b/sdnr/northbound/addCMHandle/model/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>addCMHandle-model</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT.yaml</version> <packaging>bundle</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> diff --git a/sdnr/northbound/addCMHandle/pom.xml b/sdnr/northbound/addCMHandle/pom.xml index b98d77d4f..bb1d022f6 100644 --- a/sdnr/northbound/addCMHandle/pom.xml +++ b/sdnr/northbound/addCMHandle/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>addCMHandle</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT.yaml</version> <packaging>pom</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> diff --git a/sdnr/northbound/addCMHandle/provider/pom.xml b/sdnr/northbound/addCMHandle/provider/pom.xml index 0154e999d..daa70d938 100644 --- a/sdnr/northbound/addCMHandle/provider/pom.xml +++ b/sdnr/northbound/addCMHandle/provider/pom.xml @@ -32,7 +32,7 @@ <groupId>org.onap.ccsdk.features.sdnr.northbound</groupId> <artifactId>addCMHandle-provider</artifactId> - <version>2.0.1-SNAPSHOT</version> + <version>2.0.2-SNAPSHOT.yaml</version> <packaging>bundle</packaging> <name>ccsdk-features :: sdnr-northbound :: ${project.artifactId}</name> |