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/06 08:53:06 UTC

svn commit: r941590 - /gump/metadata/project/hudson.xml

Author: bodewig
Date: Thu May  6 06:53:05 2010
New Revision: 941590

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

Modified:
    gump/metadata/project/hudson.xml

Modified: gump/metadata/project/hudson.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/hudson.xml?rev=941590&r1=941589&r2=941590&view=diff
==============================================================================
--- gump/metadata/project/hudson.xml (original)
+++ gump/metadata/project/hudson.xml Thu May  6 06:53:05 2010
@@ -1,6 +1,6 @@
 <?xml version="1.0" ?>
 <!--
- Licensed to the Apache Software Foundation (ASF) under one or more
+  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You under the Apache License, Version 2.0
@@ -29,7 +29,7 @@
       <property name="maven.test.skip.exec" value="true"/>
     </mvn>
     <home nested="hudson/main/remoting" />
-    <jar name="target/remoting-1.356-SNAPSHOT.jar" id="remoting"/>
+    <jar name="target/remoting-1.357-SNAPSHOT.jar" id="remoting"/>
 
     <option project="commons-io" />
     <option project="junit" />
@@ -52,7 +52,7 @@
     </mvn>
     <depend project="hudson-remoting"/>
     <home nested="hudson/main/cli" />    
-    <jar name="target/cli-1.356-SNAPSHOT.jar" id="cli"/>
+    <jar name="target/cli-1.357-SNAPSHOT.jar" id="cli"/>
     <!-- use my email for testing the build -->
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
          to="gump@materne.de"/>
@@ -68,7 +68,7 @@
     <option project="javax.servlet" />
     <option project="xpp3" />
     <!-- jar name="hudson/main/war/target/hudson.war" id="hudson"/ -->
-    <jar name="hudson/main/core/target/hudson-core-1.356-SNAPSHOT.jar" id="hudson-core" />
+    <jar name="hudson/main/core/target/hudson-core-1.357-SNAPSHOT.jar" id="hudson-core" />
     <!-- use my email for testing the build -->
     <nag from="Gump Integration Build &lt;general@gump.apache.org&gt;"
          to="gump@materne.de"/>