You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2008/10/20 12:38:42 UTC

svn commit: r706224 - /labs/magma/trunk/foundation-i18n/pom.xml

Author: simoneg
Date: Mon Oct 20 03:38:41 2008
New Revision: 706224

URL: http://svn.apache.org/viewvc?rev=706224&view=rev
Log:
No need for explicit plugin anymore

Modified:
    labs/magma/trunk/foundation-i18n/pom.xml

Modified: labs/magma/trunk/foundation-i18n/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-i18n/pom.xml?rev=706224&r1=706223&r2=706224&view=diff
==============================================================================
--- labs/magma/trunk/foundation-i18n/pom.xml (original)
+++ labs/magma/trunk/foundation-i18n/pom.xml Mon Oct 20 03:38:41 2008
@@ -12,15 +12,6 @@
   <version>0.0.1-SNAPSHOT</version>
   <description>Offers internationalization aspects and locale aware converters</description>
   <packaging>magma</packaging>
-  <build>
-  	<plugins>
-  		<plugin>
-  			<groupId>org.apache.magma.tools</groupId>
-  			<artifactId>maven-magma-plugin</artifactId>
-  			<extensions>true</extensions>
-  		</plugin>
-  	</plugins>
-  </build>
 
   <dependencies>
     <dependency>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org