Author: manaRH
Date: 2010-06-03 06:02:18 -0400 (Thu, 03 Jun 2010)
New Revision: 13009
Modified:
branches/enterprise/JBPAPP_5_0/build/root.pom.xml
Log:
fixed jaxb groupid
Modified: branches/enterprise/JBPAPP_5_0/build/root.pom.xml
===================================================================
--- branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2010-06-02 22:06:19 UTC (rev 13008)
+++ branches/enterprise/JBPAPP_5_0/build/root.pom.xml 2010-06-03 10:02:18 UTC (rev 13009)
@@ -601,7 +601,7 @@
<version>0.92</version>
<exclusions>
<exclusion>
- <groupId>javax.xml</groupId>
+ <groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
</exclusion>
<exclusion>
Show replies by date