Author: stevencaswell
Date: Sat May 28 18:08:24 2005
New Revision: 178910

URL: http://svn.apache.org/viewcvs?rev=178910&view=rev
Log:
updated version to 2.1-RC7;
updated to require junit 3.8.1

Modified:
    jakarta/commons/proper/lang/trunk/default.properties

Modified: jakarta/commons/proper/lang/trunk/default.properties
URL: 
http://svn.apache.org/viewcvs/jakarta/commons/proper/lang/trunk/default.properties?rev=178910&r1=178909&r2=178910&view=diff
==============================================================================
--- jakarta/commons/proper/lang/trunk/default.properties (original)
+++ jakarta/commons/proper/lang/trunk/default.properties Sat May 28 18:08:24 
2005
@@ -17,7 +17,7 @@
 # $Id$
 
 # The pathname of the "junit.jar" JAR file
-junit.jar = ${junit.home}/junit-3.7.jar
+junit.jar = ${junit.home}/junit-3.8.1.jar
 
 # The name of this component
 component.name = commons-lang
@@ -29,7 +29,7 @@
 component.title = Core Language Utilities
 
 # The current version number of this component
-component.version = 2.1-RC6
+component.version = 2.1-RC7
 
 # The current year used for the end date in copyrights.
 copyright.end = 2005



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to