You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ha...@apache.org on 2007/01/06 20:48:02 UTC

svn commit: r493547 - /maven/components/trunk/build.properties

Author: handyande
Date: Sat Jan  6 11:48:00 2007
New Revision: 493547

URL: http://svn.apache.org/viewvc?view=rev&rev=493547
Log:
make the ant build use the same classworlds as the maven build

Modified:
    maven/components/trunk/build.properties

Modified: maven/components/trunk/build.properties
URL: http://svn.apache.org/viewvc/maven/components/trunk/build.properties?view=diff&rev=493547&r1=493546&r2=493547
==============================================================================
--- maven/components/trunk/build.properties (original)
+++ maven/components/trunk/build.properties Sat Jan  6 11:48:00 2007
@@ -1,4 +1,4 @@
-classworlds.version=1.2-alpha-6
+classworlds.version=1.2-alpha-7-SNAPSHOT
 plexus.version=1.0-alpha-16-SNAPSHOT
 plexus-archiver.version=1.0-alpha-8
 plexus-utils.version=1.4-alpha-1