You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/05/27 06:15:03 UTC

svn commit: r948666 - /gump/metadata/project/camel.xml

Author: bodewig
Date: Thu May 27 04:15:03 2010
New Revision: 948666

URL: http://svn.apache.org/viewvc?rev=948666&view=rev
Log:
version wildcard

Modified:
    gump/metadata/project/camel.xml

Modified: gump/metadata/project/camel.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/camel.xml?rev=948666&r1=948665&r2=948666&view=diff
==============================================================================
--- gump/metadata/project/camel.xml (original)
+++ gump/metadata/project/camel.xml Thu May 27 04:15:03 2010
@@ -59,7 +59,7 @@
     <home nested="camel-core/" />
 
     <jar  id="camel-core"
-        name="target/camel-core-2.0-SNAPSHOT.jar"
+        name="target/camel-core-*[0-9T].jar"
      />
 
     <option project="commons-logging"/>