Author: veithen Date: Fri Jul 3 21:13:02 2015 New Revision: 1689092 URL: http://svn.apache.org/r1689092 Log: Remove unnecessary/misleading plugin execution id (copy & paste error).
Modified: axis/axis1/java/trunk/tests/spring-compat-tests/pom.xml Modified: axis/axis1/java/trunk/tests/spring-compat-tests/pom.xml URL: http://svn.apache.org/viewvc/axis/axis1/java/trunk/tests/spring-compat-tests/pom.xml?rev=1689092&r1=1689091&r2=1689092&view=diff ============================================================================== --- axis/axis1/java/trunk/tests/spring-compat-tests/pom.xml (original) +++ axis/axis1/java/trunk/tests/spring-compat-tests/pom.xml Fri Jul 3 21:13:02 2015 @@ -58,7 +58,6 @@ <version>${project.version}</version> <executions> <execution> - <id>samples-addr</id> <goals> <goal>generate-sources</goal> </goals>