Show
Ignore:
Timestamp:
04/30/09 16:40:57 (4 years ago)
Author:
rikeda
Message:

JDBCドライバのscopeにruntimeを指定。

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/java/misc/ssh-blank/pom.xml

    r32885 r32968  
    209209            <artifactId>mysql-connector-java</artifactId> 
    210210            <version>5.1.6</version> 
     211            <scope>runtime</scope> 
    211212        </dependency> 
    212213    </dependencies>