Merge "Adding another constructor to ContainerFlowConfig to take dlVlan. Being an...
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index c603a9446e2e871ef4bd3667277db5df99b9f505..f7f9bc2256b35c72697d4deeaef84e70930521ec 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                 <module>opendaylight/distribution/sanitytest/</module>
             </modules>
         </profile>
+        <profile>
+           <id>docs</id>
+           <activation>
+               <activeByDefault>false</activeByDefault>
+           </activation>
+            <modules>
+              <module>opendaylight/northbound/java-client</module>
+            </modules>
+        </profile>
     </profiles>
 </project>