bug 1128:POM Restructuring for Automated Release
[mdsal.git] / code-generator / binding-java-api-generator / pom.xml
index 6666e155a6dc4a708006e1032c294b1b2bb024f5..5b16fa7eec7432b8ce85b6a1a2fab4869d09ec45 100644 (file)
             <plugin>
                 <artifactId>maven-clean-plugin</artifactId>
             </plugin>
+<!--      <plugin>
+        <artifactId>maven-enforcer-plugin</artifactId>
+        <executions>
+          <execution>
+            <id>enforce</id>
+            <phase>none</phase>
+          </execution>
+        </executions>
+      </plugin> -->
         </plugins>
     </build>