You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2007/12/03 16:33:03 UTC

svn commit: r600567 - /activemq/camel/trunk/components/camel-atom/pom.xml

Author: jstrachan
Date: Mon Dec  3 07:33:02 2007
New Revision: 600567

URL: http://svn.apache.org/viewvc?rev=600567&view=rev
Log:
fixed up broken pom

Modified:
    activemq/camel/trunk/components/camel-atom/pom.xml

Modified: activemq/camel/trunk/components/camel-atom/pom.xml
URL: http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-atom/pom.xml?rev=600567&r1=600566&r2=600567&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-atom/pom.xml (original)
+++ activemq/camel/trunk/components/camel-atom/pom.xml Mon Dec  3 07:33:02 2007
@@ -44,7 +44,7 @@
       <artifactId>commons-logging-api</artifactId>
     </dependency>
     <dependency>
-      <groupId>javax.xml</groupId>
+      <groupId>javax.xml.bind</groupId>
       <artifactId>jaxb-api</artifactId>
     </dependency>