Release appc
[appc.git] / appc-outbound / appc-network-inventory-client / pom.xml
index 9cd509d..3c525b1 100755 (executable)
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.7.0</version>
+        <version>2.7.2</version>
         <relativePath/>
     </parent>
   <groupId>org.onap.appc</groupId>
@@ -41,7 +41,6 @@
         <jettison.version>1.3.7</jettison.version>
         <velocity.version>1.7</velocity.version>
         <jackson.version>2.3.2</jackson.version>
-        <snakeyaml.version>1.12</snakeyaml.version>
     </properties>
 
 
@@ -68,5 +67,5 @@
         <module>features</module>
         <module>installer</module>
     </modules>
-    <version>1.7.0-SNAPSHOT</version>
+    <version>1.7.2</version>
 </project>