Author: michiel
Date: 2010-04-20 19:29:37 +0200 (Tue, 20 Apr 2010)
New Revision: 41996
Modified:
mmbase/trunk/applications/rmmci/test/pom.xml
Log:
Modified: mmbase/trunk/applications/rmmci/test/pom.xml
===================================================================
--- mmbase/trunk/applications/rmmci/test/pom.xml 2010-04-20 17:13:39 UTC
(rev 41995)
+++ mmbase/trunk/applications/rmmci/test/pom.xml 2010-04-20 17:29:37 UTC
(rev 41996)
@@ -55,9 +55,15 @@
</dependency>
<dependency>
<groupId>org.mmbase</groupId>
- <artifactId>mmbase</artifactId>
+ <artifactId>mmbase-bridge</artifactId>
<version>${project.version}</version>
<classifier>tests</classifier>
+ </dependency>
+ <dependency>
+ <groupId>org.mmbase</groupId>
+ <artifactId>mmbase-bridge</artifactId>
+ <version>${project.version}</version>
+ <classifier>tests</classifier>
<scope>test</scope>
</dependency>
<dependency>
@@ -65,6 +71,11 @@
<artifactId>mmbase-utils</artifactId>
<version>${project.version}</version>
<classifier>tests</classifier>
+ </dependency>
+ <dependency>
+ <groupId>org.mmbase</groupId>
+ <artifactId>mmbase-bridge</artifactId>
+ <version>${project.version}</version>
<scope>test</scope>
</dependency>
<dependency>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs