Move BP xml files to standard OSGI-INF/blueprint
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index edf9ac4632406b76f37bfc60dfeea41dec73e85e..1f15eca31c30d5b0b999cfaeb4c1cccc8f0f93cb 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.9</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>