Author: schuch
Date: Fri Sep 13 06:06:36 2019
New Revision: 1866874
URL: http://svn.apache.org/viewvc?rev=1866874&view=rev
Log:
removed commented lines
Modified:
manifoldcf/trunk/connectors/csws/pom.xml
Modified: manifoldcf/trunk/connectors/csws/pom.xml
URL:
http://svn.apache.org/viewvc/manifoldcf/trunk/connectors/csws/pom.xml?rev=1866874&r1=1866873&r2=1866874&view=diff
==============================================================================
--- manifoldcf/trunk/connectors/csws/pom.xml (original)
+++ manifoldcf/trunk/connectors/csws/pom.xml Fri Sep 13 06:06:36 2019
@@ -174,24 +174,6 @@
</executions>
</plugin>
- <!--
- <plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>build-helper-maven-plugin</artifactId>
- <executions>
- <execution>
- <phase>generate-sources</phase>
- <goals><goal>add-source</goal></goals>
- <configuration>
- <sources>
- <source>build/wsdljava</source>
- </sources>
- </configuration>
- </execution>
- </executions>
- </plugin>
- -->
-
<plugin>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-codegen-plugin</artifactId>