Now using RouterConfig internally inside the XML Router.
[xmlrouter] / common / pom.xml
index d2c06b5fe4b4c304625db696464263fa3d362be2..5b2c35f403b00bc5a2beb2112e9fb9e0cb1ae4a2 100644 (file)
     <name>/xmlrouter/common</name>
     <url>http://wamblee.org</url>
     
+    <dependencies>
+        <dependency>
+            <groupId>junit</groupId>
+            <artifactId>junit</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.mockito</groupId>
+            <artifactId>mockito-all</artifactId>
+        </dependency>        
+    </dependencies>
+    
     
     <distributionManagement>
         <site>