Skip to content

Commit f78ef6b

Browse files
committed
Moved RESTEasy JAXB module to parent pom.xml
1 parent a26ad1b commit f78ef6b

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

jaxrs/jaxrs-client/pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,4 @@
1010

1111
<artifactId>jaxrs-client</artifactId>
1212
<packaging>war</packaging>
13-
<dependencies>
14-
<dependency>
15-
<groupId>org.jboss.resteasy</groupId>
16-
<artifactId>resteasy-jaxb-provider</artifactId>
17-
<version>3.0.5.Final</version>
18-
<scope>test</scope>
19-
</dependency>
20-
</dependencies>
2113
</project>

0 commit comments

Comments
 (0)