You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2010/11/26 15:32:09 UTC

svn commit: r1039378 - /activemq/activemq-apollo/trunk/pom.xml

Author: chirino
Date: Fri Nov 26 14:32:08 2010
New Revision: 1039378

URL: http://svn.apache.org/viewvc?rev=1039378&view=rev
Log:
switching to released versions of deps

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=1039378&r1=1039377&r2=1039378&view=diff
==============================================================================
--- activemq/activemq-apollo/trunk/pom.xml (original)
+++ activemq/activemq-apollo/trunk/pom.xml Fri Nov 26 14:32:08 2010
@@ -53,7 +53,7 @@
     <aopalliance-version>1.0</aopalliance-version>
     <axion-version>1.0-M3-dev</axion-version>
     <axis-version>1.2-RC1</axis-version>
-    <camel-version>2.0-SNAPSHOT</camel-version>
+
     <cglib-version>2.0</cglib-version>
     <commons-beanutils-version>1.6.1</commons-beanutils-version>
     <commons-collections-version>3.2.1</commons-collections-version>
@@ -104,7 +104,7 @@
     <bdb-version>4.1.6</bdb-version>
     
     <jetty-version>6.1.22</jetty-version>
-    <scalate-version>1.4-SNAPSHOT</scalate-version>
+    <scalate-version>1.3.2</scalate-version>
     <scalamd-version>1.2</scalamd-version>
 
     <servlet-api-version>2.5</servlet-api-version>
@@ -112,7 +112,7 @@
     <logback-version>0.9.24</logback-version>
     <jersey-version>1.5-ea03</jersey-version>
     
-    <karaf-version>2.1.2-SNAPSHOT</karaf-version>
+    <karaf-version>2.1.2</karaf-version>
     
     <!-- maven plugin versions -->
     <maven-scala-plugin-version>2.14</maven-scala-plugin-version>