Merge "Use FluentFuture in DOMDataTransactionValidator"
[netconf.git] / netconf / pom.xml
index e4f4fb379e4067d3adef5ad62a12a8d9f85a1baf..cef01f3e81787a90b79b1e481e36fd365e03d28a 100644 (file)
   <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-api</module>
     <module>netconf-config</module>