Repository: ant Updated Branches: refs/heads/master b49d325fe -> eea994440
Add imageio to Maven reactor Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/f3ca2517 Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/f3ca2517 Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/f3ca2517 Branch: refs/heads/master Commit: f3ca2517ca977b570d893d765aa1f7243f97ac1a Parents: b49d325 Author: Gintas Grigelionis <[email protected]> Authored: Sat Oct 20 08:58:19 2018 +0200 Committer: Gintas Grigelionis <[email protected]> Committed: Sat Oct 20 08:58:19 2018 +0200 ---------------------------------------------------------------------- src/etc/poms/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/f3ca2517/src/etc/poms/pom.xml ---------------------------------------------------------------------- diff --git a/src/etc/poms/pom.xml b/src/etc/poms/pom.xml index 2c0de1a..1798692 100644 --- a/src/etc/poms/pom.xml +++ b/src/etc/poms/pom.xml @@ -92,6 +92,7 @@ <module>ant-apache-xalan2</module> <module>ant-commons-logging</module> <module>ant-commons-net</module> + <module>ant-imageio</module> <module>ant-jai</module> <module>ant-javamail</module> <module>ant-jdepend</module>
