Disable archetype self testing
[controller.git] / opendaylight / archetypes / pom.xml
index db50dcb8ab86eb236608bfef06dff7eb1384c403..d580732092777d15072dd5a8e4a535a98c1b11da 100644 (file)
   <version>0.7.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
+  <properties>
+    <archetype.test.skip>true</archetype.test.skip>
+  </properties>
+
   <dependencies>
     <dependency>
       <!-- Required for https://jira.opendaylight.org/browse/CONTROLLER-1799