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:13:25 UTC

svn commit: r736415 - /maven/mercury/trunk/mercury-it/pom.xml

Author: ogusakov
Date: Wed Jan 21 13:13:25 2009
New Revision: 736415

URL: http://svn.apache.org/viewvc?rev=736415&view=rev
Log: (empty)

Modified:
    maven/mercury/trunk/mercury-it/pom.xml

Modified: maven/mercury/trunk/mercury-it/pom.xml
URL: http://svn.apache.org/viewvc/maven/mercury/trunk/mercury-it/pom.xml?rev=736415&r1=736414&r2=736415&view=diff
==============================================================================
--- maven/mercury/trunk/mercury-it/pom.xml (original)
+++ maven/mercury/trunk/mercury-it/pom.xml Wed Jan 21 13:13:25 2009
@@ -63,6 +63,12 @@
   <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>