Update to latest commons-parent pom git-svn-id: https://svn.apache.org/repos/asf/commons/proper/imaging/trunk@1795458 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-imaging/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-imaging/commit/18049288 Tree: http://git-wip-us.apache.org/repos/asf/commons-imaging/tree/18049288 Diff: http://git-wip-us.apache.org/repos/asf/commons-imaging/diff/18049288 Branch: refs/heads/master Commit: 180492888462dbecf45d58a0200da7595cc4630e Parents: 8a3843f Author: Benedikt Ritter <[email protected]> Authored: Wed May 17 21:18:14 2017 +0000 Committer: Benedikt Ritter <[email protected]> Committed: Wed May 17 21:18:14 2017 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-imaging/blob/18049288/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 820e77b..03326f2 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>40</version> + <version>42</version> </parent> <groupId>org.apache.commons</groupId>
