You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by og...@apache.org on 2009/01/21 22:22:44 UTC

svn commit: r736416 - /maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml

Author: ogusakov
Date: Wed Jan 21 13:22:44 2009
New Revision: 736416

URL: http://svn.apache.org/viewvc?rev=736416&view=rev
Log:
grid problems fixin

Modified:
    maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml

Modified: maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml
URL: http://svn.apache.org/viewvc/maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml?rev=736416&r1=736415&r2=736416&view=diff
==============================================================================
--- maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml (original)
+++ maven/mercury/tags/mercury-1.0.0-alpha-3/mercury-it/pom.xml Wed Jan 21 13:22:44 2009
@@ -63,6 +63,13 @@
   <dependencies>
 
     <dependency>
+      <groupId>org.sonatype.spice</groupId>
+      <artifactId>model-builder</artifactId>
+      <version>1.1</version>
+    </dependency>
+
+
+    <dependency>
       <groupId>org.apache.maven.mercury</groupId>
       <artifactId>mercury-event</artifactId>
     </dependency>