simplifications.
[xmlrouter] / pom.xml
diff --git a/pom.xml b/pom.xml
index e8f84fe524877341697b8bbe7013500784ae0db8..a235e33384cd4b801532dd0e301f57ee91fabfca 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.wamblee.xmlrouter</groupId>
     <artifactId>xmlrouter-root</artifactId>
@@ -41,7 +41,7 @@
         <module>publish</module>
         <module>subscribe</module>
         <module>impl</module>
-        <module>logging</module>
+        <module>listener</module>
     </modules>
 
     <!-- need to exclude test at release because test depends on an artifact
             <url>file:${distrib}/all</url>
         </site>
     </distributionManagement>
-
 </project>