Remove netconf-ssh project
[netconf.git] / netconf / tools / pom.xml
index a96b375e339d5ed1eba0aac48e9daf32520ebd1b..18e890d97f7ac7266aaf3bbe978a20e6639038f7 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>netconf-testtool</module>
   </modules>