Change parent version
[appc.git] / appc-outbound / appc-network-inventory-client / pom.xml
index f11a407..2ec18a5 100755 (executable)
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <parent>
-        <groupId>org.onap.appc</groupId>
-        <artifactId>appc-outbound</artifactId>
-        <version>1.4.0-SNAPSHOT</version>
+        <groupId>org.onap.appc.parent</groupId>
+        <artifactId>odlparent-lite</artifactId>
+        <version>2.5.0</version>
+        <relativePath />
     </parent>
+  <groupId>org.onap.appc</groupId>
 
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
@@ -67,4 +69,5 @@
         <module>features</module>
         <module>installer</module>
     </modules>
+    <version>1.5.0-SNAPSHOT</version>
 </project>