Restructured the project creating a router directory for the router bundle implementa...
[xmlrouter] / router / impl / pom.xml
similarity index 90%
rename from impl/pom.xml
rename to router/impl/pom.xml
index 8c73ab27707b475ec498015e4aed628658168a34..afb379770eeda09af01d7b51f9255f908b8901e8 100644 (file)
@@ -3,15 +3,16 @@
 
     <parent>
         <groupId>org.wamblee.xmlrouter</groupId>
-        <artifactId>xmlrouter-root</artifactId>
+        <artifactId>xmlrouter-router</artifactId>
         <version>0.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
-    <artifactId>xmlrouter-impl</artifactId>
+    <artifactId>xmlrouter-router-impl</artifactId>
     <packaging>jar</packaging>
-    <name>/xmlrouter/impl</name>
-    <url>http://wamblee.org</url>
+    <name>/xmlrouter/router/impl</name>
+       <url>http://wamblee.org</url>
+
     
     <dependencies>
            <dependency>