You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ch...@apache.org on 2010/09/07 22:01:44 UTC

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

Author: chirino
Date: Tue Sep  7 20:01:43 2010
New Revision: 993509

URL: http://svn.apache.org/viewvc?rev=993509&view=rev
Log:
fixes CAMEL-3109

Modified:
    camel/trunk/parent/pom.xml

Modified: camel/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/parent/pom.xml?rev=993509&r1=993508&r2=993509&view=diff
==============================================================================
--- camel/trunk/parent/pom.xml (original)
+++ camel/trunk/parent/pom.xml Tue Sep  7 20:01:43 2010
@@ -70,8 +70,8 @@
     <groovy-version>1.7.4</groovy-version>
     <guiceyfruit-version>2.0</guiceyfruit-version>
     <hamcrest-version>1.2-dev1</hamcrest-version>
-    <hawtbuf-version>1.0</hawtbuf-version>
-    <hawtdb-version>1.2</hawtdb-version>
+    <hawtbuf-version>1.1</hawtbuf-version>
+    <hawtdb-version>1.3</hawtdb-version>
     <hibernate-version>3.2.6.ga</hibernate-version>
     <hibernate-entitymanager-version>3.2.1.ga</hibernate-entitymanager-version>
     <hsqldb-version>1.8.0.7</hsqldb-version>