You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/09/01 10:32:25 UTC

svn commit: r991465 - /servicemix/smx4/nmr/trunk/pom.xml

Author: jbonofre
Date: Wed Sep  1 08:32:25 2010
New Revision: 991465

URL: http://svn.apache.org/viewvc?rev=991465&view=rev
Log:
[SMX4-584] Upgrade to the latest release of ServiceMix Bundles.

Modified:
    servicemix/smx4/nmr/trunk/pom.xml

Modified: servicemix/smx4/nmr/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/nmr/trunk/pom.xml?rev=991465&r1=991464&r2=991465&view=diff
==============================================================================
--- servicemix/smx4/nmr/trunk/pom.xml (original)
+++ servicemix/smx4/nmr/trunk/pom.xml Wed Sep  1 08:32:25 2010
@@ -94,15 +94,15 @@
       <geronimo.transaction.version>2.1.3</geronimo.transaction.version>
       
       <!-- Bundles -->
-      <ant.bundle.version>1.7.0_4-SNAPSHOT</ant.bundle.version>
-      <aopalliance.bundle.version>1.0_4-SNAPSHOT</aopalliance.bundle.version>
-      <asm.bundle.version>2.2.3_4-SNAPSHOT</asm.bundle.version>
-      <cglib.bundle.version>2.1_3_5-SNAPSHOT</cglib.bundle.version>
-      <commons-io.bundle.version>1.3.2_2-SNAPSHOT</commons-io.bundle.version>
-      <howl.bundle.version>1.0.1-1_2-SNAPSHOT</howl.bundle.version>
-      <jaxp-ri.bundle.version>1.4.2_4-SNAPSHOT</jaxp-ri.bundle.version>
-      <junit.bundle.version>4.7_2-SNAPSHOT</junit.bundle.version>
-      <wsdl4j.bundle.version>1.6.2_3-SNAPSHOT</wsdl4j.bundle.version>
+      <ant.bundle.version>1.7.0_4</ant.bundle.version>
+      <aopalliance.bundle.version>1.0_4</aopalliance.bundle.version>
+      <asm.bundle.version>2.2.3_4</asm.bundle.version>
+      <cglib.bundle.version>2.1_3_6</cglib.bundle.version>
+      <commons-io.bundle.version>1.3.2_4</commons-io.bundle.version>
+      <howl.bundle.version>1.0.1-1_2</howl.bundle.version>
+      <jaxp-ri.bundle.version>1.4.2_4</jaxp-ri.bundle.version>
+      <junit.bundle.version>4.7_2</junit.bundle.version>
+      <wsdl4j.bundle.version>1.6.2_3</wsdl4j.bundle.version>
       
       <!-- Components and SMX Resources -->
       <servicemix3.version>3.3.1</servicemix3.version>