You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2005/04/08 00:50:52 UTC

svn commit: r160485 - maven/maven-1/plugins-sandbox/trunk/modello/project.xml

Author: evenisse
Date: Thu Apr  7 15:50:51 2005
New Revision: 160485

URL: http://svn.apache.org/viewcvs?view=rev&rev=160485
Log:
Add store plugin for execution.

Modified:
    maven/maven-1/plugins-sandbox/trunk/modello/project.xml

Modified: maven/maven-1/plugins-sandbox/trunk/modello/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins-sandbox/trunk/modello/project.xml?view=diff&r1=160484&r2=160485
==============================================================================
--- maven/maven-1/plugins-sandbox/trunk/modello/project.xml (original)
+++ maven/maven-1/plugins-sandbox/trunk/modello/project.xml Thu Apr  7 15:50:51 2005
@@ -70,6 +70,11 @@
       <artifactId>modello-plugin-jpox</artifactId>
       <version>1.0-alpha-2-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.codehaus.modello</groupId>
+      <artifactId>modello-plugin-store</artifactId>
+      <version>1.0-alpha-2-SNAPSHOT</version>
+    </dependency>
     <!-- Plexus -->
     <dependency>
       <groupId>plexus</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org