You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2013/04/08 20:36:25 UTC

svn commit: r1465717 - /activemq/activemq-apollo/trunk/apollo-scala/pom.xml

Author: chirino
Date: Mon Apr  8 18:36:25 2013
New Revision: 1465717

URL: http://svn.apache.org/r1465717
Log:
The add-source goal was not needed.

Modified:
    activemq/activemq-apollo/trunk/apollo-scala/pom.xml

Modified: activemq/activemq-apollo/trunk/apollo-scala/pom.xml
URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-scala/pom.xml?rev=1465717&r1=1465716&r2=1465717&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/apollo-scala/pom.xml (original)
+++ activemq/activemq-apollo/trunk/apollo-scala/pom.xml Mon Apr  8 18:36:25 2013
@@ -78,7 +78,6 @@
             <id>compile</id>
             <phase>process-resources</phase>
             <goals>
-              <goal>add-source</goal>
               <goal>compile</goal>
             </goals>
             <configuration>