diff options
Diffstat (limited to 'optical-service/features')
-rw-r--r-- | optical-service/features/features-optical-service/pom.xml | 2 | ||||
-rw-r--r-- | optical-service/features/pom.xml | 2 | ||||
-rw-r--r-- | optical-service/features/sdnc-optical-service/pom.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/optical-service/features/features-optical-service/pom.xml b/optical-service/features/features-optical-service/pom.xml index 42c7e984..820758fc 100644 --- a/optical-service/features/features-optical-service/pom.xml +++ b/optical-service/features/features-optical-service/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-optical-service</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.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 02822159..9f446a5c 100644 --- a/optical-service/features/pom.xml +++ b/optical-service/features/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>optical-service-features</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.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 7595692c..6d3bfbe4 100644 --- a/optical-service/features/sdnc-optical-service/pom.xml +++ b/optical-service/features/sdnc-optical-service/pom.xml @@ -11,7 +11,7 @@ <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-optical-service</artifactId> - <version>2.4.1-SNAPSHOT</version> + <version>2.4.1</version> <packaging>feature</packaging> <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name> |