You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/07/22 00:08:07 UTC

svn commit: rev 23128 - incubator/depot/trunk/version

Author: nickchalko
Date: Wed Jul 21 17:08:07 2004
New Revision: 23128

Modified:
   incubator/depot/trunk/version/build.xml
Log:
Fixed description.

Modified: incubator/depot/trunk/version/build.xml
==============================================================================
--- incubator/depot/trunk/version/build.xml	(original)
+++ incubator/depot/trunk/version/build.xml	Wed Jul 21 17:08:07 2004
@@ -17,7 +17,7 @@
 -->
 <project name="version" default="all">
 	<description> 
-		Depot Version is a Repository Updater 
+		Depot Version 
 	</description>
 	<tstamp />
 	<typedef resource="org/krysalis/antworks/importer/antlib.xml"