Author: chirino
Date: Thu Nov 18 21:06:43 2010
New Revision: 1036626
URL: http://svn.apache.org/viewvc?rev=1036626&view=rev
Log:
Switch to the snapshot version of karaf to pick up a fix which lets us run in
the background.
Modified:
activemq/activemq-apollo/trunk/pom.xml
Modified: activemq/activemq-apollo/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/pom.xml?rev=1036626&r1=1036625&r2=1036626&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Thu Nov 18 21:06:43 2010
@@ -112,7 +112,7 @@
<logback-version>0.9.24</logback-version>
<jersey-version>1.5-ea03</jersey-version>
- <karaf-version>2.1.0</karaf-version>
+ <karaf-version>2.1.2-SNAPSHOT</karaf-version>
<!-- maven plugin versions -->
<maven-scala-plugin-version>2.14</maven-scala-plugin-version>