Do not use opendaylight/commons/opendaylight as parent
[controller.git] / opendaylight / commons / protocol-framework / pom.xml
index 1780a9acbcf7582b525a6bdf4f103c4c7da3ba5e..b97be83fe6a89a2db9e1f9541694ca85c2e4ce43 100644 (file)
   </build>
 
   <profiles>
-    <!-- Turn off doclint on aggregated API javadoc build. -->
+    <!-- Turn off doclint. -->
     <profile>
       <id>jdk8</id>
       <activation>
         <jdk>[1.8,)</jdk>
       </activation>
-
       <build>
         <plugins>
           <plugin>