You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by si...@apache.org on 2011/06/03 10:05:27 UTC

svn commit: r1130934 - /commons/sandbox/digester3/trunk/src/examples/pom.xml

Author: simonetripodi
Date: Fri Jun  3 08:05:27 2011
New Revision: 1130934

URL: http://svn.apache.org/viewvc?rev=1130934&view=rev
Log:
typo on sample submodule

Modified:
    commons/sandbox/digester3/trunk/src/examples/pom.xml

Modified: commons/sandbox/digester3/trunk/src/examples/pom.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/digester3/trunk/src/examples/pom.xml?rev=1130934&r1=1130933&r2=1130934&view=diff
==============================================================================
--- commons/sandbox/digester3/trunk/src/examples/pom.xml (original)
+++ commons/sandbox/digester3/trunk/src/examples/pom.xml Fri Jun  3 08:05:27 2011
@@ -53,7 +53,7 @@
     <module>api/document-markup</module>
     <module>plugins/pipeline</module>
     <module>rss</module>
-    <module>xmlmodules/addressbook</module>
+    <module>xmlrules/addressbook</module>
   </modules>
 
   <properties>