You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by gt...@apache.org on 2008/11/26 13:01:25 UTC

svn commit: r720823 - /activemq/trunk/activemq-xmpp/pom.xml

Author: gtully
Date: Wed Nov 26 04:01:19 2008
New Revision: 720823

URL: http://svn.apache.org/viewvc?rev=720823&view=rev
Log:
reference jaxb-api ver from parent

Modified:
    activemq/trunk/activemq-xmpp/pom.xml

Modified: activemq/trunk/activemq-xmpp/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/activemq-xmpp/pom.xml?rev=720823&r1=720822&r2=720823&view=diff
==============================================================================
--- activemq/trunk/activemq-xmpp/pom.xml (original)
+++ activemq/trunk/activemq-xmpp/pom.xml Wed Nov 26 04:01:19 2008
@@ -116,7 +116,6 @@
     <dependency>
       <groupId>javax.xml.bind</groupId>
       <artifactId>jaxb-api</artifactId>
-      <version>2.0</version>
       <exclusions>
         <exclusion>
           <groupId>javax.xml.bind</groupId>