mirror of https://github.com/apache/openjpa.git
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:
parent
0082fa48cd
commit
820a7bf245
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue