summaryrefslogtreecommitdiff
path: root/src/etc/poms/ant-apache-bsf
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2018-03-27 21:05:54 +0200
committerStefan Bodewig <bodewig@apache.org>2018-03-27 21:09:04 +0200
commitc0e75ae0675706da2813a05c16ab3e30243c182b (patch)
tree6ff7d15d143b337c201830ac58d79d45e205915b /src/etc/poms/ant-apache-bsf
parent24dec4c0bed9605f749cf3447c67de2d9aac0353 (diff)
parent1b9cc239ebb68ff0f50a2897fa32d57f143eacfd (diff)
downloadant-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 'src/etc/poms/ant-apache-bsf')
-rw-r--r--src/etc/poms/ant-apache-bsf/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/poms/ant-apache-bsf/pom.xml b/src/etc/poms/ant-apache-bsf/pom.xml
index be75413c6..6b76f2d85 100644
--- a/src/etc/poms/ant-apache-bsf/pom.xml
+++ b/src/etc/poms/ant-apache-bsf/pom.xml
@@ -27,19 +27,19 @@
<groupId>org.apache.ant</groupId>
<artifactId>ant-parent</artifactId>
<relativePath>../pom.xml</relativePath>
- <version>1.10.3-SNAPSHOT</version>
+ <version>1.10.4-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<url>http://ant.apache.org/</url>
<groupId>org.apache.ant</groupId>
<artifactId>ant-apache-bsf</artifactId>
- <version>1.10.3-SNAPSHOT</version>
+ <version>1.10.4-SNAPSHOT</version>
<name>Apache Ant + BSF</name>
<dependencies>
<dependency>
<groupId>org.apache.ant</groupId>
<artifactId>ant</artifactId>
- <version>1.10.3-SNAPSHOT</version>
+ <version>1.10.4-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>