Show
Ignore:
Timestamp:
03/05/09 20:52:19 (4 years ago)
Author:
rikeda
Message:

JUnitのバージョン修正

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/java/misc/jdbc-demo/pom.xml

    r30620 r30863  
    1515            <groupId>junit</groupId> 
    1616            <artifactId>junit</artifactId> 
    17             <version>4.0</version> 
     17            <version>3.8.2</version> 
    1818            <scope>test</scope> 
    1919        </dependency>