Release appc
[appc.git] / appc-outbound / appc-network-inventory-client / pom.xml
index f11a407..84019f4 100755 (executable)
   limitations under the License.
   ============LICENSE_END=========================================================
   -->
-<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">
+<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.7.0</version>
+        <relativePath/>
     </parent>
+  <groupId>org.onap.appc</groupId>
 
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
@@ -67,4 +68,5 @@
         <module>features</module>
         <module>installer</module>
     </modules>
+    <version>1.7.0</version>
 </project>