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 2008/04/09 01:39:40 UTC

svn commit: r646137 - /activemq/trunk/pom.xml

Author: chirino
Date: Tue Apr  8 16:39:39 2008
New Revision: 646137

URL: http://svn.apache.org/viewvc?rev=646137&view=rev
Log:
Use the released camel 1.3.0

Modified:
    activemq/trunk/pom.xml

Modified: activemq/trunk/pom.xml
URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=646137&r1=646136&r2=646137&view=diff
==============================================================================
--- activemq/trunk/pom.xml (original)
+++ activemq/trunk/pom.xml Tue Apr  8 16:39:39 2008
@@ -47,7 +47,7 @@
       needed for changes in the org.apache.activemq.camel.component package to automatically make
       ActiveMQ queues available in Camel as endpoints and make them browsable
       -->
-    <camel-version>1.3-SNAPSHOT</camel-version>
+    <camel-version>1.3.0</camel-version>
     <cglib-version>2.0</cglib-version>
     <commons-beanutils-version>1.6.1</commons-beanutils-version>
     <commons-collections-version>3.1</commons-collections-version>