diff options
Diffstat (limited to 'sdnr/wt/devicemanager-openroadm')
-rw-r--r-- | sdnr/wt/devicemanager-openroadm/feature/pom.xml | 4 | ||||
-rwxr-xr-x | sdnr/wt/devicemanager-openroadm/installer/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/devicemanager-openroadm/model/pom.xml | 4 | ||||
-rwxr-xr-x | sdnr/wt/devicemanager-openroadm/pom.xml | 4 | ||||
-rw-r--r-- | sdnr/wt/devicemanager-openroadm/provider/pom.xml | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/sdnr/wt/devicemanager-openroadm/feature/pom.xml b/sdnr/wt/devicemanager-openroadm/feature/pom.xml index 0ef0c08a9..675322c4b 100644 --- a/sdnr/wt/devicemanager-openroadm/feature/pom.xml +++ b/sdnr/wt/devicemanager-openroadm/feature/pom.xml @@ -27,13 +27,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>single-feature-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-devicemanager-openroadm-feature</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> <packaging>feature</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/sdnr/wt/devicemanager-openroadm/installer/pom.xml b/sdnr/wt/devicemanager-openroadm/installer/pom.xml index 1aa53e4d7..d22b56ea3 100755 --- a/sdnr/wt/devicemanager-openroadm/installer/pom.xml +++ b/sdnr/wt/devicemanager-openroadm/installer/pom.xml @@ -26,13 +26,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-devicemanager-openroadm-installer</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/sdnr/wt/devicemanager-openroadm/model/pom.xml b/sdnr/wt/devicemanager-openroadm/model/pom.xml index d40aafd65..f9e648705 100644 --- a/sdnr/wt/devicemanager-openroadm/model/pom.xml +++ b/sdnr/wt/devicemanager-openroadm/model/pom.xml @@ -27,13 +27,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-devicemanager-openroadm-model</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/sdnr/wt/devicemanager-openroadm/pom.xml b/sdnr/wt/devicemanager-openroadm/pom.xml index 95b75ca3a..88b6bd9ef 100755 --- a/sdnr/wt/devicemanager-openroadm/pom.xml +++ b/sdnr/wt/devicemanager-openroadm/pom.xml @@ -27,13 +27,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>odlparent-lite</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-devicemanager-openroadm-top</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> <packaging>pom</packaging> <name>ccsdk-features :: ${project.artifactId}</name> diff --git a/sdnr/wt/devicemanager-openroadm/provider/pom.xml b/sdnr/wt/devicemanager-openroadm/provider/pom.xml index f5cfc6c33..116b551f5 100644 --- a/sdnr/wt/devicemanager-openroadm/provider/pom.xml +++ b/sdnr/wt/devicemanager-openroadm/provider/pom.xml @@ -27,13 +27,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>binding-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> <groupId>org.onap.ccsdk.features.sdnr.wt</groupId> <artifactId>sdnr-wt-devicemanager-openroadm-provider</artifactId> - <version>1.1.1-SNAPSHOT</version> + <version>1.1.1</version> <packaging>bundle</packaging> <name>ccsdk-features :: ${project.artifactId}</name> |