Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Remove dependency on jaxb-impl
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Jul 29, 2014
1 parent 97b2dc6 commit 58da484
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Expand Up @@ -68,12 +68,6 @@
<artifactId>zanata-common-util</artifactId>
<version>${project.version}</version>
</dependency>

<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
<version>2.1.12</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down
4 changes: 0 additions & 4 deletions zanata-adapter-xliff/pom.xml
Expand Up @@ -31,10 +31,6 @@
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>com.sun.xml.bind</groupId>
<artifactId>jaxb-impl</artifactId>
</dependency>
<dependency>
<groupId>javax.xml.stream</groupId>
<artifactId>stax-api</artifactId>
Expand Down

0 comments on commit 58da484

Please sign in to comment.