Bump to odlparent 4.0.5
[netconf.git] / netconf / tools / pom.xml
index 85e438e0dceb31eb07d48e1889c539f72a4ff88d..fd6209d1c02e179433fbfa5b6205df1a02e2a99f 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.5</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>netconf-testtool</module>
   </modules>