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:44:53 UTC

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

Repository: commons-imaging
Updated Branches:
  refs/heads/master 0a61492fd -> 21b3c23c4


Update commons-parent from 42 to 43.

Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/21b3c23c
Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/21b3c23c
Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/21b3c23c

Branch: refs/heads/master
Commit: 21b3c23c4fcdfa7c9023d9f687e538b368705ad7
Parents: 0a61492
Author: Gary Gregory <gg...@apache.org>
Authored: Sun Jan 7 13:44:51 2018 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Sun Jan 7 13:44:51 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-imaging/blob/21b3c23c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 69ba6e0..d8558f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>42</version>
+    <version>43</version>
   </parent>
 
   <groupId>org.apache.commons</groupId>