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:24:44 UTC

svn commit: r706198 - /labs/magma/trunk/foundation-basics/pom.xml

Author: simoneg
Date: Mon Oct 20 03:24:44 2008
New Revision: 706198

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

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

Modified: labs/magma/trunk/foundation-basics/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/foundation-basics/pom.xml?rev=706198&r1=706197&r2=706198&view=diff
==============================================================================
--- labs/magma/trunk/foundation-basics/pom.xml (original)
+++ labs/magma/trunk/foundation-basics/pom.xml Mon Oct 20 03:24:44 2008
@@ -50,13 +50,4 @@
 			<scope>test</scope>
 		</dependency>
 	</dependencies>
-	<build>
-		<plugins>
-			<plugin>
-				<groupId>org.apache.magma.tools</groupId>
-				<artifactId>maven-magma-plugin</artifactId>
-				<extensions>true</extensions>
-			</plugin>
-		</plugins>
-	</build>
 </project>
\ No newline at end of file



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