Author: cmueller Date: Thu Dec 1 22:00:48 2011 New Revision: 1209270 URL: http://svn.apache.org/viewvc?rev=1209270&view=rev Log: CAMEL-4674: Allign the version number for hamcrest we use in our tests and in our feature file
Modified: camel/trunk/parent/pom.xml Modified: camel/trunk/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=1209270&r1=1209269&r2=1209270&view=diff ============================================================================== --- camel/trunk/parent/pom.xml (original) +++ camel/trunk/parent/pom.xml Thu Dec 1 22:00:48 2011 @@ -81,7 +81,7 @@ <guiceyfruit-version>2.0</guiceyfruit-version> <h2-version>1.3.161</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.6</hawtbuf-version> <hawtdb-version>1.6</hawtdb-version>