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 2018/12/17 12:56:21 UTC

svn commit: r1849085 - /gump/metadata/project/ant.xml

Author: bodewig
Date: Mon Dec 17 12:56:21 2018
New Revision: 1849085

URL: http://svn.apache.org/viewvc?rev=1849085&view=rev
Log:
silly me changed the wrong attribute

Modified:
    gump/metadata/project/ant.xml

Modified: gump/metadata/project/ant.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/ant.xml?rev=1849085&r1=1849084&r2=1849085&view=diff
==============================================================================
--- gump/metadata/project/ant.xml (original)
+++ gump/metadata/project/ant.xml Mon Dec 17 12:56:21 2018
@@ -22,7 +22,7 @@
     Java based build tool
   </description>
 
-  <git repository="asf-git" dir="ant.gitbox"/>
+  <git repository="asf-gitbox" dir="ant.git"/>
 
   <project name="ant">
     <package>org.apache.tools.ant</package>