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 b5951f1e..f1c46411 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</version> + <version>2.2.0-SNAPSHOT</version> <relativePath/> </parent> <groupId>org.onap.sdnc.northbound</groupId> <artifactId>optical-service-features</artifactId> - <version>2.1.2-SNAPSHOT</version> + <version>2.2.0-SNAPSHOT</version> <packaging>pom</packaging> <name>sdnc-northbound :: optical-service:: ${project.artifactId}</name> |