You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by si...@apache.org on 2010/12/19 18:40:12 UTC

svn commit: r1050917 - /incubator/river/jtsk/trunk/hudson.xml

Author: sijskes
Date: Sun Dec 19 17:40:12 2010
New Revision: 1050917

URL: http://svn.apache.org/viewvc?rev=1050917&view=rev
Log:
migrated hudson-ci to hudson.xml

Modified:
    incubator/river/jtsk/trunk/hudson.xml

Modified: incubator/river/jtsk/trunk/hudson.xml
URL: http://svn.apache.org/viewvc/incubator/river/jtsk/trunk/hudson.xml?rev=1050917&r1=1050916&r2=1050917&view=diff
==============================================================================
--- incubator/river/jtsk/trunk/hudson.xml (original)
+++ incubator/river/jtsk/trunk/hudson.xml Sun Dec 19 17:40:12 2010
@@ -25,6 +25,7 @@
 
     <target name="river-trunk" description="River-trunk entry">
         <ant>
+            <property name="version" value="SNAPSHOT" />
             <target name="hudson-ci" />
         </ant>
     </target>