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 2011/12/04 14:20:50 UTC

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

Author: cmueller
Date: Sun Dec  4 13:20:50 2011
New Revision: 1210106

URL: http://svn.apache.org/viewvc?rev=1210106&view=rev
Log:
CAMEL-4674: Allign the version number for hamcrest we use in our tests and in our feature file

Modified:
    camel/branches/camel-2.8.x/parent/pom.xml

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=1210106&r1=1210105&r2=1210106&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/parent/pom.xml (original)
+++ camel/branches/camel-2.8.x/parent/pom.xml Sun Dec  4 13:20:50 2011
@@ -82,7 +82,7 @@
     <guiceyfruit-version>2.0</guiceyfruit-version>
     <h2-version>1.2.144</h2-version>
     <hadoop-version>0.20.203.0</hadoop-version>
-    <hamcrest-version>1.1</hamcrest-version>
+    <hamcrest-version>1.2-dev1</hamcrest-version>
     <hapi-version>1.2</hapi-version>
     <hawtbuf-version>1.2</hawtbuf-version>
     <hawtdb-version>1.5</hawtdb-version>