Author: maschmid
Date: 2012-02-01 06:24:34 -0500 (Wed, 01 Feb 2012)
New Revision: 14281
Modified:
branches/community/Seam_2_3/jboss-seam-rss/pom.xml
Log:
jboss-seam-rss make the javax.xml.bind:jaxb-api provided
Modified: branches/community/Seam_2_3/jboss-seam-rss/pom.xml
===================================================================
--- branches/community/Seam_2_3/jboss-seam-rss/pom.xml 2012-02-01 09:57:07 UTC (rev
14280)
+++ branches/community/Seam_2_3/jboss-seam-rss/pom.xml 2012-02-01 11:24:34 UTC (rev
14281)
@@ -26,6 +26,7 @@
<dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
+ <scope>provided</scope>
</dependency>
<dependency>
Show replies by date