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

svn commit: r706222 - /labs/magma/trunk/database-jpa/pom.xml

Author: simoneg
Date: Mon Oct 20 03:38:33 2008
New Revision: 706222

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

Modified:
    labs/magma/trunk/database-jpa/pom.xml

Modified: labs/magma/trunk/database-jpa/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/database-jpa/pom.xml?rev=706222&r1=706221&r2=706222&view=diff
==============================================================================
--- labs/magma/trunk/database-jpa/pom.xml (original)
+++ labs/magma/trunk/database-jpa/pom.xml Mon Oct 20 03:38:33 2008
@@ -32,15 +32,6 @@
 		Provides the JPA based implementation of the database
 	</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