Author: ffang
Date: Thu Sep 13 01:53:14 2012
New Revision: 1384184
URL: http://svn.apache.org/viewvc?rev=1384184&view=rev
Log:
use nmr 1.6.0-SNAPSHOT to align karaf/spring version
Modified:
servicemix/smx4/features/trunk/parent/pom.xml
servicemix/smx4/features/trunk/pom.xml
Modified: servicemix/smx4/features/trunk/parent/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/parent/pom.xml?rev=1384184&r1=1384183&r2=1384184&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/parent/pom.xml (original)
+++ servicemix/smx4/features/trunk/parent/pom.xml Thu Sep 13 01:53:14 2012
@@ -49,7 +49,7 @@
<pax.logging.version>1.6.5</pax.logging.version>
<servicemix.components.version>2012.01-SNAPSHOT</servicemix.components.version>
- <servicemix.nmr.version>1.5.0</servicemix.nmr.version>
+ <servicemix.nmr.version>1.6.0-SNAPSHOT</servicemix.nmr.version>
<servicemix.specs.version>1.9.0</servicemix.specs.version>
<servicemix.utils.version>1.5.0</servicemix.utils.version>
</properties>
Modified: servicemix/smx4/features/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=1384184&r1=1384183&r2=1384184&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Sep 13 01:53:14 2012
@@ -491,6 +491,11 @@
</dependency>
<dependency>
<groupId>org.apache.servicemix.bundles</groupId>
+
<artifactId>org.apache.servicemix.bundles.commons-lang</artifactId>
+ <version>${commons-lang.bundle.version}</version>
+ </dependency>
+ <dependency>
+ <groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.xalan</artifactId>
<version>${xalan.bundle.version}</version>
</dependency>