Show
Ignore:
Timestamp:
07/02/09 10:44:38 (3 years ago)
Author:
leo
Message:
 
Files:
1 modified

Legend:

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

    r3393 r3397  
    44  <groupId>org.xerial</groupId> 
    55  <artifactId>sqlite-jdbc</artifactId> 
    6   <version>3.6.16-SNAPSHOT</version> 
     6  <version>3.6.16.1-SNAPSHOT</version> 
    77  <name>SQLite JDBC</name> 
    88  <description>SQLite JDBC library</description> 
     
    9898    </dependency> 
    9999  </dependencies> 
     100 
    100101</project>