diff options
Diffstat (limited to 'optical-service/features/pom.xml')
-rw-r--r-- | optical-service/features/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/optical-service/features/pom.xml b/optical-service/features/pom.xml index 5e413958..1ba905a1 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.2.1</version> + <version>2.3.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>optical-service-features</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.3.0-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: optical-service:: ${project.artifactId}</name> |