You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2011/11/26 18:01:35 UTC

svn commit: r1206497 - /commons/proper/pool/branches/POOL_1_X/pool-RC.sh

Author: psteitz
Date: Sat Nov 26 17:01:35 2011
New Revision: 1206497

URL: http://svn.apache.org/viewvc?rev=1206497&view=rev
Log:
Bump rc number.

Modified:
    commons/proper/pool/branches/POOL_1_X/pool-RC.sh

Modified: commons/proper/pool/branches/POOL_1_X/pool-RC.sh
URL: http://svn.apache.org/viewvc/commons/proper/pool/branches/POOL_1_X/pool-RC.sh?rev=1206497&r1=1206496&r2=1206497&view=diff
==============================================================================
--- commons/proper/pool/branches/POOL_1_X/pool-RC.sh (original)
+++ commons/proper/pool/branches/POOL_1_X/pool-RC.sh Sat Nov 26 17:01:35 2011
@@ -23,7 +23,7 @@
 # -----------------------------------------------------------------------------
 # Set script variables
 version=1.5.7
-rc=1
+rc=2
 repo_path=~/.m2/repository/commons-pool/commons-pool/${version}
 release_path=~/pool-${version}-rc${rc}
 #