You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ge...@apache.org on 2008/10/03 07:33:12 UTC

svn commit: r701305 - /servicemix/smx4/features/trunk/pom.xml

Author: gertv
Date: Thu Oct  2 22:33:12 2008
New Revision: 701305

URL: http://svn.apache.org/viewvc?rev=701305&view=rev
Log:
SMX4-126: Upgrading to Felix 1.2.1 fixes Dynamic-Imports

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

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=701305&r1=701304&r2=701305&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Oct  2 22:33:12 2008
@@ -64,7 +64,7 @@
       <maven.assembly.version>2.2-beta-2</maven.assembly.version>
       <xfire.maven.plugin>4.0-SNAPSHOT</xfire.maven.plugin>
       <abdera.version>0.4.0-incubating_1-SNAPSHOT</abdera.version>
-      <activemq.version>5.2-SNAPSHOT</activemq.version>
+      <activemq.version>5.3-SNAPSHOT</activemq.version>
       <acegi.version>1.0.0</acegi.version>
       <ant.version>1.7.0_1</ant.version>
       <antlr.version>3.0.1_1</antlr.version>
@@ -91,11 +91,11 @@
       <depends.maven.plugin.version>1.0</depends.maven.plugin.version>
       <fastinfoset.version>1.2.2_1</fastinfoset.version>
       <features.maven.plugin.version>1.0-SNAPSHOT</features.maven.plugin.version>
-      <felix.bundlerepository.version>1.0.2</felix.bundlerepository.version>
-      <felix.compendium.version>1.0.1</felix.compendium.version>
-      <felix.configadmin.version>1.0.0</felix.configadmin.version>
-      <felix.core.version>1.0.1</felix.core.version>
-      <felix.osgi.version>1.0.1</felix.osgi.version>
+      <felix.bundlerepository.version>1.2.0</felix.bundlerepository.version>
+      <felix.compendium.version>1.2.0</felix.compendium.version>
+      <felix.configadmin.version>1.0.4</felix.configadmin.version>
+      <felix.core.version>1.2.0</felix.core.version>
+      <felix.osgi.version>1.2.0</felix.osgi.version>
       <felix.plugin.version>1.4.1</felix.plugin.version>
       <felix.prefs.version>1.0.2</felix.prefs.version>
       <flatpack.version>3.1.1_1-SNAPSHOT</flatpack.version>
@@ -170,7 +170,7 @@
       <servicemix-utils.version>1.0-SNAPSHOT</servicemix-utils.version>
       <servicemix.legal.version>1.0</servicemix.legal.version>
       <servicemix.kernel.version>1.1.0-SNAPSHOT</servicemix.kernel.version>
-      <servicemix.nmr.version>1.0-m2-SNAPSHOT</servicemix.nmr.version>
+      <servicemix.nmr.version>1.0.0-m3-SNAPSHOT</servicemix.nmr.version>
       <servicemix.specs.version>1.1.0</servicemix.specs.version>
       <servicemix.bundle.suffix>_1-SNAPSHOT</servicemix.bundle.suffix>