diff options
author | Dan Timoney <dtimoney@att.com> | 2021-11-02 11:55:12 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2021-11-02 11:55:12 -0400 |
commit | 9c32b5ea341040291fa860cb9af7c7afa718fc8f (patch) | |
tree | ffb24abc575b19a233133ae10a79a32379df4eeb /sdnr/wt/mountpoint-registrar | |
parent | e7a8aa5b51efb83dc406c20a92c43af85d8ef3e9 (diff) |
Release version 1.2.5 (final Istanbul) version of ccsdk/features
Release final Istanbul version of ccsdk/features
Issue-ID: CCSDK-3506
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic79bf837538a844c9aa577ae894bdb2c2d5d9982
Diffstat (limited to 'sdnr/wt/mountpoint-registrar')
-rw-r--r-- | sdnr/wt/mountpoint-registrar/feature/pom.xml | 2 | ||||
-rwxr-xr-x | sdnr/wt/mountpoint-registrar/installer/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/mountpoint-registrar/model/pom.xml | 2 | ||||
-rwxr-xr-x | sdnr/wt/mountpoint-registrar/pom.xml | 2 | ||||
-rw-r--r-- | sdnr/wt/mountpoint-registrar/provider/pom.xml | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sdnr/wt/mountpoint-registrar/feature/pom.xml b/sdnr/wt/mountpoint-registrar/feature/pom.xml index c57eee39f..4a3ff6eef 100644 --- a/sdnr/wt/mountpoint-registrar/feature/pom.xml +++ b/sdnr/wt/mountpoint-registrar/feature/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-mountpoint-registrar-feature</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.2.6-SNAPSHOT</version> <packaging>feature</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/sdnr/wt/mountpoint-registrar/installer/pom.xml b/sdnr/wt/mountpoint-registrar/installer/pom.xml index a770dffc8..d7ff9680a 100755 --- a/sdnr/wt/mountpoint-registrar/installer/pom.xml +++ b/sdnr/wt/mountpoint-registrar/installer/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-mountpoint-registrar-installer</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.2.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/sdnr/wt/mountpoint-registrar/model/pom.xml b/sdnr/wt/mountpoint-registrar/model/pom.xml index f574d9dfd..4928bf5c2 100644 --- a/sdnr/wt/mountpoint-registrar/model/pom.xml +++ b/sdnr/wt/mountpoint-registrar/model/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-mountpoint-registrar-model</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.2.6-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/sdnr/wt/mountpoint-registrar/pom.xml b/sdnr/wt/mountpoint-registrar/pom.xml index 9d79c6cc5..dcc2f2fc2 100755 --- a/sdnr/wt/mountpoint-registrar/pom.xml +++ b/sdnr/wt/mountpoint-registrar/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-mountpoint-registrar-top</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.2.6-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/sdnr/wt/mountpoint-registrar/provider/pom.xml b/sdnr/wt/mountpoint-registrar/provider/pom.xml index ef138be86..d5bc4a068 100644 --- a/sdnr/wt/mountpoint-registrar/provider/pom.xml +++ b/sdnr/wt/mountpoint-registrar/provider/pom.xml @@ -34,7 +34,7 @@ <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-mountpoint-registrar-provider</artifactId> - <version>1.2.5-SNAPSHOT</version> + <version>1.2.6-SNAPSHOT</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |