Fix checkstyle if-statements must use braces sal-dom-xsql
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index bce34763b3f77c8c82e8e40b9e279f2e9fe72039..87a69e00c983bd5da9a232b7a2ace8327bfea792 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,6 @@
     <maven>3.0</maven>
   </prerequisites>
   <modules>
-    <module>opendaylight/distribution/opendaylight</module>
 
     <!-- md-sal -->
     <module>opendaylight/md-sal</module>
     <tag>HEAD</tag>
     <url>https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main</url>
   </scm>
-
-  <profiles>
-    <profile>
-      <id>integrationtests</id>
-      <activation>
-        <activeByDefault>false</activeByDefault>
-      </activation>
-      <modules>
-        <module>opendaylight/distribution/sanitytest/</module>
-      </modules>
-    </profile>
-  </profiles>
 </project>