Skip to content

Commit 9b5e0b7

Browse files
committed
Use current version of JUnit (3.8.1).
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/codec/trunk@130335 13f79535-47bb-0310-9956-ffa450edef68
1 parent d9a0bec commit 9b5e0b7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

default.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
# limitations under the License.
1515
#
1616

17-
# $Id: default.properties,v 1.10 2004/02/23 07:32:49 ggregory Exp $
17+
# $Id: default.properties,v 1.11 2004/03/29 01:23:27 ggregory Exp $
1818

1919
# The pathname of the "junit.jar" JAR file
20-
junit.jar = ${junit.home}/junit-3.7.jar
20+
junit.jar = ${junit.home}/junit-3.8.1.jar
2121

2222
# The name of this component
2323
component.name = commons-codec

0 commit comments

Comments
 (0)