OPENJPA-1712 test-java5 profile is failing

git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.0.x@986809 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Donald Woods 2010-08-18 17:33:00 +00:00
parent 0082fa48cd
commit 820a7bf245
1 changed files with 0 additions and 2 deletions

View File

@ -312,12 +312,10 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.1</version>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.1.3</version>
</dependency>
</dependencies>
<build>