You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2012/11/05 10:42:11 UTC

svn commit: r1405728 - in /camel/branches/camel-2.10.x: ./ parent/pom.xml

Author: davsclaus
Date: Mon Nov  5 09:42:11 2012
New Revision: 1405728

URL: http://svn.apache.org/viewvc?rev=1405728&view=rev
Log:
CAMEL-5745: Upgraded to pojosr 0.2.0

Modified:
    camel/branches/camel-2.10.x/   (props changed)
    camel/branches/camel-2.10.x/parent/pom.xml

Propchange: camel/branches/camel-2.10.x/
------------------------------------------------------------------------------
  Merged /camel/trunk:r1405727

Propchange: camel/branches/camel-2.10.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.10.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/parent/pom.xml?rev=1405728&r1=1405727&r2=1405728&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/parent/pom.xml (original)
+++ camel/branches/camel-2.10.x/parent/pom.xml Mon Nov  5 09:42:11 2012
@@ -158,7 +158,7 @@
     <pax-runner-version>1.6.1</pax-runner-version>
     <pax-tiny-bundle-version>1.3.1</pax-tiny-bundle-version>
     <pax-logging-version>1.5.3</pax-logging-version>
-    <pojosr-version>0.1.8</pojosr-version>
+    <pojosr-version>0.2.0</pojosr-version>
     <protobuf-version>2.3.0</protobuf-version>
     <qpid-version>0.16</qpid-version>
     <quartz-version>1.8.5</quartz-version>