diff options
author | Stefan Bodewig <bodewig@apache.org> | 2018-03-27 21:05:54 +0200 |
---|---|---|
committer | Stefan Bodewig <bodewig@apache.org> | 2018-03-27 21:09:04 +0200 |
commit | c0e75ae0675706da2813a05c16ab3e30243c182b (patch) | |
tree | 6ff7d15d143b337c201830ac58d79d45e205915b /release/ivy.xml | |
parent | 24dec4c0bed9605f749cf3447c67de2d9aac0353 (diff) | |
parent | 1b9cc239ebb68ff0f50a2897fa32d57f143eacfd (diff) | |
download | ant-c0e75ae0675706da2813a05c16ab3e30243c182b.tar.gz |
Merge tag 'rel/1.10.3'
Tagging version 1.10.3 of Ant
# gpg: WARNING: unsafe permissions on homedir '/home/stefan/.gnupg'
# gpg: keyserver option 'ca-cert-file' is obsolete; please use 'hkp-cacert' in dirmngr.conf
# gpg: keyserver option 'no-try-dns-srv' is unknown
# gpg: Signature made Di 27 Mär 2018 20:20:02 CEST
# gpg: using DSA key A2115AE15F6B8B72
# gpg: issuer "bodewig@apache.org"
# gpg: Oops: keyid_from_fingerprint: no pubkey
# gpg: Oops: keyid_from_fingerprint: no pubkey
# gpg: key 0000000000000000 occurs more than once in the trustdb
# gpg: Good signature from "Stefan Bodewig <bodewig@apache.org>" [ultimate]
# gpg: aka "Stefan Bodewig <stefan.bodewig@freenet.de>" [ultimate]
# gpg: aka "Stefan Bodewig <stefan@samaflost.de>" [ultimate]
# Primary key fingerprint: CE80 75A2 5154 7BEE 249B C151 A211 5AE1 5F6B 8B72
Diffstat (limited to 'release/ivy.xml')
-rw-r--r-- | release/ivy.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/ivy.xml b/release/ivy.xml index cac99ba8e..dedc57703 100644 --- a/release/ivy.xml +++ b/release/ivy.xml @@ -19,7 +19,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ant.apache.org/ivy/schemas/ivy.xsd"> <info organisation="org/apache" - module="ant" revision="1.10.3"/> + module="ant" revision="1.10.4"/> <publications xmlns:e="urn:ant.apache.org:ivy-extras"> <artifact name="ant-parent" type="pom" ext="pom"/> <artifact name="ant-parent" type="pom.asc" ext="pom.asc"/> |