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

svn commit: r706220 - /labs/magma/trunk/website-beansview/pom.xml

Author: simoneg
Date: Mon Oct 20 03:38:25 2008
New Revision: 706220

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

Modified:
    labs/magma/trunk/website-beansview/pom.xml

Modified: labs/magma/trunk/website-beansview/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-beansview/pom.xml?rev=706220&r1=706219&r2=706220&view=diff
==============================================================================
--- labs/magma/trunk/website-beansview/pom.xml (original)
+++ labs/magma/trunk/website-beansview/pom.xml Mon Oct 20 03:38:25 2008
@@ -30,15 +30,6 @@
 	<version>0.0.1-SNAPSHOT</version>
 	<description>Adds beans view system to the web</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>
 			<groupId>org.apache.magma</groupId>



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