You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2011/10/03 20:31:32 UTC

svn commit: r1178500 - in /camel/branches/camel-2.8.x: ./ parent/pom.xml

Author: dkulp
Date: Mon Oct  3 18:31:32 2011
New Revision: 1178500

URL: http://svn.apache.org/viewvc?rev=1178500&view=rev
Log:
Merged revisions 1178373 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r1178373 | davsclaus | 2011-10-03 06:44:48 -0400 (Mon, 03 Oct 2011) | 1 line
  
  Upgraded pax tiny bundle to 1.3.1
........

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

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

Modified: camel/branches/camel-2.8.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/parent/pom.xml?rev=1178500&r1=1178499&r2=1178500&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/parent/pom.xml (original)
+++ camel/branches/camel-2.8.x/parent/pom.xml Mon Oct  3 18:31:32 2011
@@ -123,7 +123,7 @@
     <osgi-version>4.2.0</osgi-version>
     <pax-exam-version>1.2.4</pax-exam-version>
     <pax-runner-version>1.6.1</pax-runner-version>
-    <pax-tiny-bundle-version>1.2.0</pax-tiny-bundle-version>
+    <pax-tiny-bundle-version>1.3.1</pax-tiny-bundle-version>
     <pax-logging-version>1.5.3</pax-logging-version>
     <protobuf-version>2.3.0</protobuf-version>
     <qpid-version>0.10</qpid-version>