You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/01/14 00:04:10 UTC

svn commit: r1432759 - /camel/trunk/parent/pom.xml

Author: cmueller
Date: Sun Jan 13 23:04:09 2013
New Revision: 1432759

URL: http://svn.apache.org/viewvc?rev=1432759&view=rev
Log:
added note why we cannot upgrade to dozer 5.4.0

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1432759&r1=1432758&r2=1432759&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Sun Jan 13 23:04:09 2013
@@ -105,6 +105,7 @@
     <derby-version>10.9.1.0</derby-version>
     <dnsjava-version>2.1.1</dnsjava-version>
     <dom4j-bundle-version>1.6.1_5</dom4j-bundle-version>
+    <!-- we cannot upgrade to dozer 5.4.0 because it requires commons-lang3 -->
     <dozer-version>5.3.2</dozer-version>
     <easymock-version>3.1</easymock-version>
     <eclipse-equinox-common-version>3.3.0-v20070426</eclipse-equinox-common-version>