Bump to odlparent 4.0.9
[netconf.git] / netconf / models / pom.xml
index f9d6ae80cb15a5d4ff9908667cf7f78e1ce2f0d8..591d09bdbee321c5b8da28838e1a59644616939a 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.1.3</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>
 
+  <properties>
+    <maven.deploy.skip>true</maven.deploy.skip>
+    <maven.install.skip>true</maven.install.skip>
+  </properties>
+
   <modules>
     <module>ietf-netconf</module>
     <module>ietf-netconf-monitoring</module>