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/03 16:35:53 UTC

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

Author: sijskes
Date: Fri Dec  3 15:35:52 2010
New Revision: 1041882

URL: http://svn.apache.org/viewvc?rev=1041882&view=rev
Log: (empty)

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=1041882&r1=1041881&r2=1041882&view=diff
==============================================================================
--- incubator/river/jtsk/trunk/hudson.xml (original)
+++ incubator/river/jtsk/trunk/hudson.xml Fri Dec  3 15:35:52 2010
@@ -20,6 +20,8 @@
 
     <target name="build-trunk-matrix" >
         <ant>
+            <property name="river.source" value="1.4" />
+            <property name="river.target" value="1.4" />
             <target name="clean" />
             <target name="hudson-ci" />
         </ant>