Changeset 2660
- Timestamp:
- 11/11/08 01:21:08 (2 months ago)
- Files:
-
- 1 modified
-
XerialJ/trunk/sqlite-jdbc/pom.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
XerialJ/trunk/sqlite-jdbc/pom.xml
r2542 r2660 7 7 <groupId>org.xerial</groupId> 8 8 <artifactId>sqlite-jdbc</artifactId> 9 <version>3.6.4 </version>9 <version>3.6.4.1</version> 10 10 <name>SQLite JDBC</name> 11 11 <description>SQLite JDBC library</description> … … 84 84 <artifactId>nestedvm</artifactId> 85 85 <version>1.0</version> 86 <scope>provided</scope>87 86 </dependency> 88 87 <dependency>


