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:22 UTC

svn commit: r706219 - /labs/magma/trunk/foundation-validation/pom.xml

Author: simoneg
Date: Mon Oct 20 03:38:21 2008
New Revision: 706219

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

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

Modified: labs/magma/trunk/foundation-validation/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-validation/pom.xml?rev=706219&r1=706218&r2=706219&view=diff
==============================================================================
--- labs/magma/trunk/foundation-validation/pom.xml (original)
+++ labs/magma/trunk/foundation-validation/pom.xml Mon Oct 20 03:38:21 2008
@@ -32,15 +32,6 @@
 		Provides basic classes for validation in the Magma Framework
 	</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