Skip to content
Snippets Groups Projects
Commit 33a5c878 authored by Keith Donald's avatar Keith Donald Committed by Mic
Browse files

tweaks

parent d7f75cfd
No related branches found
No related tags found
No related merge requests found
......@@ -86,11 +86,13 @@
<groupId>org.apache.commons</groupId>
<artifactId>com.springsource.org.apache.commons.dbcp</artifactId>
<version>1.2.2.osgi</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.hsqldb</groupId>
<artifactId>com.springsource.org.hsqldb</artifactId>
<version>1.8.0.9</version>
<scope>runtime</scope>
</dependency>
<!-- MySQL JDBC Connector -->
<!--
......@@ -114,6 +116,7 @@
<groupId>javax.persistence</groupId>
<artifactId>com.springsource.javax.persistence</artifactId>
<version>1.0.0</version>
<optional>true</optional>
</dependency>
<!-- Toplink JPA Provider -->
<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment