diff options
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 dcfef2be..4c9a14d6 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.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>features-optical-service</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</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 3c163d11..93419545 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.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>optical-service-features</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</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 6b41d2ba..c6ffd8d6 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.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>sdnc-optical-service</artifactId> - <version>2.0.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> <packaging>feature</packaging> <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name> |