Merge "Adjusted OVSDB features to enable the Pax-exam tests"
[ovsdb.git] / commons / parent / pom.xml
index 6c797476182e316bbf6c23d1334cba3a6d44269f..8f71a369c189eaeb38112e843bbfab7f5fc3dd5b 100755 (executable)
@@ -36,6 +36,7 @@
     <!-- Skip Coverage and IT by default -->
     <skip.coverage>true</skip.coverage>
     <skip.integrationtest>true</skip.integrationtest>
+    <skip.distribution>false</skip.distribution>
     <!-- The directory where maven was executed -->
     <root.directory>${env.PWD}</root.directory>
     <!-- UT reports are per-module -->
         <activeByDefault>false</activeByDefault>
       </activation>
       <properties>
+        <skip.distribution>true</skip.distribution>
         <root.directory>${env.WORKSPACE}</root.directory>
       </properties>
     </profile>