You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by th...@apache.org on 2011/06/06 22:43:10 UTC

svn commit: r1132757 - /river/jtsk/trunk/common.xml

Author: thobbs
Date: Mon Jun  6 20:43:09 2011
New Revision: 1132757

URL: http://svn.apache.org/viewvc?rev=1132757&view=rev
Log:
ANOTHER missed version update

Modified:
    river/jtsk/trunk/common.xml

Modified: river/jtsk/trunk/common.xml
URL: http://svn.apache.org/viewvc/river/jtsk/trunk/common.xml?rev=1132757&r1=1132756&r2=1132757&view=diff
==============================================================================
--- river/jtsk/trunk/common.xml (original)
+++ river/jtsk/trunk/common.xml Mon Jun  6 20:43:09 2011
@@ -25,8 +25,8 @@
     <property file="${root}/build.properties" />
 
     <!-- Product version info -->
-    <property name="version" value="SNAPSHOT"/>
-    <property name="product.name" value="apache-river-${version}-incubating"/>
+    <property name="version" value="2.2.0"/>
+    <property name="product.name" value="apache-river-${version}"/>
     <property name="product.title" value="Apache River v${version}"/>
 
     <!-- Standard directory names -->