diff options
author | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 17:19:58 +0000 |
---|---|---|
committer | jenkins-releng <jenkins-releng@onap.org> | 2021-02-23 17:19:58 +0000 |
commit | a249f336c5c6a2a61d26db75c2dfe6f921d43b36 (patch) | |
tree | 3f25557daf4c64ff227283833516f0fae415fdeb /optical-service/features | |
parent | 2e63f133b29f1bb7fccaf6e35d11488f042a5855 (diff) |
Release sdnc/northbound2.1.1
Diffstat (limited to 'optical-service/features')
-rw-r--r-- | optical-service/features/features-optical-service/pom.xml | 4 | ||||
-rw-r--r-- | optical-service/features/pom.xml | 4 | ||||
-rw-r--r-- | optical-service/features/sdnc-optical-service/pom.xml | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/optical-service/features/features-optical-service/pom.xml b/optical-service/features/features-optical-service/pom.xml index 77380425..aeac5dcf 100644 --- a/optical-service/features/features-optical-service/pom.xml +++ b/optical-service/features/features-optical-service/pom.xml @@ -5,13 +5,13 @@ <parent> <groupId>org.onap.ccsdk.parent</groupId> <artifactId>feature-repo-parent</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-optical-service</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <packaging>feature</packaging> <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name> diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index da6744bd..febac80c 100644 --- a/optical-service/features/pom.xml +++ b/optical-service/features/pom.xml @@ -5,13 +5,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.sdnc.northbound</groupId> <artifactId>optical-service-features</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <packaging>pom</packaging> <name>sdnc-northbound :: optical-service:: ${project.artifactId}</name> diff --git a/optical-service/features/sdnc-optical-service/pom.xml b/optical-service/features/sdnc-optical-service/pom.xml index 93e968f1..c317caf5 100644 --- a/optical-service/features/sdnc-optical-service/pom.xml +++ b/optical-service/features/sdnc-optical-service/pom.xml @@ -5,13 +5,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.sdnc.northbound</groupId> <artifactId>sdnc-optical-service</artifactId> - <version>2.1.1-SNAPSHOT</version> + <version>2.1.1</version> <packaging>feature</packaging> <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name> |