now also deploying the XML router itself in the integration test.
[xmlrouter] / integrationtest / pom.xml
index 17c242852abe45c63656c538f4cad127942a7ca7..14256d05a3e9cfcc98a8684123821a38c32b86c8 100644 (file)
     <dependencies>
         <dependency>
             <groupId>org.wamblee.xmlrouter</groupId>
-            <artifactId>xmlrouter-common</artifactId>
-            <version>0.1.0-SNAPSHOT</version>
-        </dependency>
-               <dependency>
-            <groupId>org.wamblee.xmlrouter</groupId>
-            <artifactId>xmlrouter-config</artifactId>
-            <version>0.1.0-SNAPSHOT</version>
-        </dependency>
-               <dependency>
-            <groupId>org.wamblee.xmlrouter</groupId>
-            <artifactId>xmlrouter-listener</artifactId>
-            <version>0.1.0-SNAPSHOT</version>
-        </dependency>
-               <dependency>
-            <groupId>org.wamblee.xmlrouter</groupId>
-            <artifactId>xmlrouter-publish</artifactId>
-            <version>0.1.0-SNAPSHOT</version>
-        </dependency>
-               <dependency>
-            <groupId>org.wamblee.xmlrouter</groupId>
-            <artifactId>xmlrouter-subscribe</artifactId>
+            <artifactId>xmlrouter-router-bundle</artifactId>
             <version>0.1.0-SNAPSHOT</version>
         </dependency>