- Setting to RC1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/tags/DBUTILS_2_0_RC1@1457541 13f79535-47bb-0310-9956-ffa450edef68 Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/b5e15de5 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/b5e15de5 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/b5e15de5 Branch: refs/heads/2_0 Commit: b5e15de5a15e28c30cfcd43e94c7afd7496e06d2 Parents: 7ea4269 Author: Bill Speirs <[email protected]> Authored: Sun Mar 17 19:43:06 2013 +0000 Committer: Bill Speirs <[email protected]> Committed: Sun Mar 17 19:43:06 2013 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/b5e15de5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 096f6a0..ec64cb2 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.apache.commons</groupId> <artifactId>commons-dbutils</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-RC1</version> <name>Commons DbUtils</name> <inceptionYear>2002</inceptionYear>
