You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2012/01/14 20:41:42 UTC

svn commit: r1231566 - /gump/metadata/project/directory-shared.xml

Author: bodewig
Date: Sat Jan 14 19:41:41 2012
New Revision: 1231566

URL: http://svn.apache.org/viewvc?rev=1231566&view=rev
Log:
fix path to pom

Modified:
    gump/metadata/project/directory-shared.xml

Modified: gump/metadata/project/directory-shared.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/directory-shared.xml?rev=1231566&r1=1231565&r2=1231566&view=diff
==============================================================================
--- gump/metadata/project/directory-shared.xml (original)
+++ gump/metadata/project/directory-shared.xml Sat Jan 14 19:41:41 2012
@@ -402,7 +402,7 @@
     <depend project="shared-i18n"/>
     <depend project="shared-parent"/>
 
-    <pom name="util/target/pom.xml"/>
+    <pom name="util/pom.xml"/>
     <jar name="util/target/shared-util-*[0-9T].jar"/>
   </project>