Fix CSIT failure in unsubscribeDtcl RPC
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index edf9ac4632406b76f37bfc60dfeea41dec73e85e..6affa544563557d6d8ea6efb12ac364434501056 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.2</version>
+    <version>4.0.5</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.controller</groupId>
     <module>opendaylight/archetypes</module>
   </modules>
 
+  <properties>
+    <maven.deploy.skip>true</maven.deploy.skip>
+    <maven.install.skip>true</maven.install.skip>
+  </properties>
+
   <profiles>
     <profile>
       <id>sonar-jacoco-aggregate</id>