You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by js...@apache.org on 2009/04/24 17:56:18 UTC

svn commit: r768340 - /camel/trunk/pom.xml

Author: jstrachan
Date: Fri Apr 24 15:56:18 2009
New Revision: 768340

URL: http://svn.apache.org/viewvc?rev=768340&view=rev
Log:
Upgraded to latest GuiceyFruit jars which use proper osgi metadata

Modified:
    camel/trunk/pom.xml

Modified: camel/trunk/pom.xml
URL: http://svn.apache.org/viewvc/camel/trunk/pom.xml?rev=768340&r1=768339&r2=768340&view=diff
==============================================================================
--- camel/trunk/pom.xml (original)
+++ camel/trunk/pom.xml Fri Apr 24 15:56:18 2009
@@ -74,7 +74,7 @@
     <hibernate-entitymanager-version>3.2.1.ga</hibernate-entitymanager-version>
     <hsqldb-version>1.8.0.7</hsqldb-version>
     <groovy-version>1.6.1</groovy-version>
-    <guiceyfruit-version>2.0-beta-6</guiceyfruit-version>
+    <guiceyfruit-version>2.0-beta-7</guiceyfruit-version>
     <junit-version>3.8.2</junit-version>
     <saxon-version>9.1.0.1</saxon-version>
     <scala-version>2.7.3</scala-version>