Changeset 2660

Show
Ignore:
Timestamp:
11/11/08 01:21:08 (2 months ago)
Author:
leo
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • XerialJ/trunk/sqlite-jdbc/pom.xml

    r2542 r2660  
    77  <groupId>org.xerial</groupId> 
    88  <artifactId>sqlite-jdbc</artifactId> 
    9   <version>3.6.4</version> 
     9  <version>3.6.4.1</version> 
    1010  <name>SQLite JDBC</name> 
    1111  <description>SQLite JDBC library</description> 
     
    8484      <artifactId>nestedvm</artifactId> 
    8585      <version>1.0</version> 
    86       <scope>provided</scope> 
    8786    </dependency> 
    8887    <dependency>