added space for testing git.
[xmlrouter] / pom.xml
diff --git a/pom.xml b/pom.xml
index 4221afd08fffc88a99f8238fca3cab695fd4cab2..13bde68ea65c85d6e61cedf1d838ea89bb6665a2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <modules>
         <module>common</module>
         <module>config</module>
-               <module>publish</module>
-               <module>subscribe</module>
+        <module>publish</module>
+        <module>subscribe</module>
         <module>impl</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>