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

polish

parent 3dc88e06
No related branches found
No related tags found
No related merge requests found
......@@ -151,6 +151,12 @@
<artifactId>com.springsource.javax.transaction</artifactId>
<version>1.1.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>com.springsource.org.hibernate.annotations</artifactId>
<version>3.4.0.GA</version>
<scope>test</scope>
</dependency>
</dependencies>
<repositories>
......
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