You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by js...@apache.org on 2006/11/08 14:05:14 UTC

svn commit: r472483 - /incubator/activemq/trunk/activemq-xmpp/pom.xml

Author: jstrachan
Date: Wed Nov  8 05:05:14 2006
New Revision: 472483

URL: http://svn.apache.org/viewvc?view=rev&rev=472483
Log:
Changes to POM to try fix AMQ-1017

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

Modified: incubator/activemq/trunk/activemq-xmpp/pom.xml
URL: http://svn.apache.org/viewvc/incubator/activemq/trunk/activemq-xmpp/pom.xml?view=diff&rev=472483&r1=472482&r2=472483
==============================================================================
--- incubator/activemq/trunk/activemq-xmpp/pom.xml (original)
+++ incubator/activemq/trunk/activemq-xmpp/pom.xml Wed Nov  8 05:05:14 2006
@@ -189,6 +189,8 @@
       <plugin>
         <groupId>org.jvnet.jaxb2.maven2</groupId>
         <artifactId>maven-jaxb2-plugin</artifactId>
+		<version>0.1</version>
+        <!--
         <dependencies>
           <dependency>
             <groupId>net.java.dev.jaxb2-commons</groupId>
@@ -202,6 +204,7 @@
             </exclusions>
           </dependency>
         </dependencies>
+		-->
         <executions>
           <execution>
             <goals>