You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@any23.apache.org by si...@apache.org on 2012/07/02 12:17:04 UTC

svn commit: r1356163 - /incubator/any23/trunk/pom.xml

Author: simonetripodi
Date: Mon Jul  2 10:17:03 2012
New Revision: 1356163

URL: http://svn.apache.org/viewvc?rev=1356163&view=rev
Log:
'install' as default goal doesn't help...

Modified:
    incubator/any23/trunk/pom.xml

Modified: incubator/any23/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/any23/trunk/pom.xml?rev=1356163&r1=1356162&r2=1356163&view=diff
==============================================================================
--- incubator/any23/trunk/pom.xml (original)
+++ incubator/any23/trunk/pom.xml Mon Jul  2 10:17:03 2012
@@ -477,8 +477,6 @@
   </repositories>
 
   <build>
-    <defaultGoal>install</defaultGoal>
-
     <pluginManagement>
       <plugins>
         <plugin>