You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/01/07 20:42:32 UTC

commons-dbutils git commit: Update commons-parent from 42 to 43.

Repository: commons-dbutils
Updated Branches:
  refs/heads/master 22772beb7 -> 276d23ca0


Update commons-parent from 42 to 43.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/276d23ca
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/276d23ca
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/276d23ca

Branch: refs/heads/master
Commit: 276d23ca0d845134ece9e3600c26aad18a980a86
Parents: 22772be
Author: Gary Gregory <gg...@apache.org>
Authored: Sun Jan 7 13:42:30 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Sun Jan 7 13:42:30 2018 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/276d23ca/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d0291a7..a1e7299 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>42</version>
+    <version>43</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-dbutils</groupId>