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

polish

parent dee6a358
No related branches found
No related tags found
No related merge requests found
......@@ -48,11 +48,6 @@
<artifactId>com.springsource.org.aspectj.weaver</artifactId>
<version>1.6.5.RELEASE</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>org.springframework.aspects</artifactId>
<version>${spring.version}</version>
</dependency>
<!-- Logging -->
<dependency>
......@@ -115,7 +110,7 @@
<artifactId>com.springsource.javax.persistence</artifactId>
<version>1.0.0</version>
<optional>true</optional>
</dependency>
</dependency>
<!-- Toplink JPA Provider -->
<dependency>
<groupId>com.oracle.toplink.essentials</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment