You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ni...@apache.org on 2010/02/04 08:26:58 UTC

svn commit: r906386 - /camel/trunk/platforms/karaf/features/pom.xml

Author: ningjiang
Date: Thu Feb  4 07:26:58 2010
New Revision: 906386

URL: http://svn.apache.org/viewvc?rev=906386&view=rev
Log:
Updated the features file to use the released protobuf bundle

Modified:
    camel/trunk/platforms/karaf/features/pom.xml

Modified: camel/trunk/platforms/karaf/features/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/platforms/karaf/features/pom.xml?rev=906386&r1=906385&r2=906386&view=diff
==============================================================================
--- camel/trunk/platforms/karaf/features/pom.xml (original)
+++ camel/trunk/platforms/karaf/features/pom.xml Thu Feb  4 07:26:58 2010
@@ -90,7 +90,7 @@
       <oro-bundle-version>2.0.8_3</oro-bundle-version>
       <openjpa-bundle-version>1.2.1_2</openjpa-bundle-version>
       <oscache-bundle-version>2.4_3</oscache-bundle-version>
-      <protobuf-java-bundle-version>2.2.0_1-SNAPSHOT</protobuf-java-bundle-version>
+      <protobuf-java-bundle-version>2.2.0_1</protobuf-java-bundle-version>
       <quartz-bundle-version>1.6.6_1</quartz-bundle-version>
       <qpid-bundle-version>0.5.0_2</qpid-bundle-version>
       <saxon-bundle-version>9.1.0.1_3</saxon-bundle-version>