Skip to content

Commit cc9d93f

Browse files
committed
Merge branch '1.9.x'
2 parents 5118c98 + d1ccd32 commit cc9d93f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ReleaseInstructions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Note: This document was adapted from the one created in the context of
103103
build.
104104

105105
# clean
106-
$ rm -rf bootstrap build dist distribution java-repository target
106+
$ rm -rf bootstrap build dist distribution java-repository target ant_*.snap
107107
$ ./build.sh dist-lite
108108
$ ./dist/bin/ant -nouserlib -lib lib/optional distribution
109109

src/etc/poms/ant/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>org.apache.ant</groupId>
5050
<artifactId>ant-antunit</artifactId>
51-
<version>1.4</version>
51+
<version>1.4.1</version>
5252
<scope>test</scope>
5353
<exclusions>
5454
<exclusion>

0 commit comments

Comments
 (0)