Release sdnc/northbound
[sdnc/northbound.git] / optical-service / installer / pom.xml
index 82cf022..a49f084 100644 (file)
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.1.1-SNAPSHOT</version>
+        <version>2.1.7</version>
         <relativePath/>
     </parent>
 
     <groupId>org.onap.sdnc.northbound</groupId>
     <artifactId>optical-service-installer</artifactId>
-    <version>2.1.1-SNAPSHOT</version>
+    <version>2.1.5</version>
     <packaging>pom</packaging>
 
     <name>sdnc-northbound :: optical-service :: ${project.artifactId}</name>
@@ -50,7 +50,6 @@
             <version>${project.version}</version>
         </dependency>
 
-
     </dependencies>
 
     <build>