You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/07/05 13:14:06 UTC

svn commit: r1689234 - /webservices/axiom/trunk/pom.xml

Author: veithen
Date: Sun Jul  5 11:14:06 2015
New Revision: 1689234

URL: http://svn.apache.org/r1689234
Log:
Remove unnecessary configuration.

Modified:
    webservices/axiom/trunk/pom.xml

Modified: webservices/axiom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1689234&r1=1689233&r2=1689234&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Sun Jul  5 11:14:06 2015
@@ -961,9 +961,6 @@
                                 </goals>
                             </execution>
                         </executions>
-                        <configuration>
-                            <attach>true</attach>
-                        </configuration>
                     </plugin>
                     <plugin>
                         <artifactId>maven-assembly-plugin</artifactId>