Update to latest parent pom git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/trunk@1611092 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/bed7e8f5 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/bed7e8f5 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/bed7e8f5 Branch: refs/heads/master Commit: bed7e8f5672121c3f17e22b2b5d5d468d0412c82 Parents: c8c9329 Author: Benedikt Ritter <[email protected]> Authored: Wed Jul 16 16:56:03 2014 +0000 Committer: Benedikt Ritter <[email protected]> Committed: Wed Jul 16 16:56:03 2014 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/bed7e8f5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 33ae011..eaf1a14 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>33</version> + <version>34</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-dbutils</groupId>
