Release version 1.6.3
[ccsdk/features.git] / sdnr / wt / featureaggregator / installer / pom.xml
index 655c35a..3a44d1f 100755 (executable)
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.5.3</version>
+        <version>2.6.1</version>
         <relativePath/>
     </parent>
 
     <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
     <artifactId>sdnr-wt-feature-aggregator-installer</artifactId>
-    <version>1.5.1-SNAPSHOT</version>
+    <version>1.6.4-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-features :: ${project.artifactId}</name>
             <artifactId>sdnr-wt-data-provider-setup</artifactId>
             <version>${project.version}</version>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>sdnr-wt-odlux-installer</artifactId>
-            <version>${project.version}</version>
-            <type>zip</type>
-            <classifier>repo</classifier>
-        </dependency>
     </dependencies>
 
     <build>