summaryrefslogtreecommitdiffstats
path: root/build/build.xml
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2017-09-26 08:39:16 -0700
committerAndy Clement <aclement@pivotal.io>2017-09-26 08:39:16 -0700
commit189eb5a07a3120ac1c89222d5e01e47c0b730f33 (patch)
tree30b2df4f6a07963cac22fdb953d302e5db0d9a23 /build/build.xml
parentb1ce395b9b55c74f9a6db9787ed9b382d022d710 (diff)
downloadaspectj-189eb5a07a3120ac1c89222d5e01e47c0b730f33.tar.gz
aspectj-189eb5a07a3120ac1c89222d5e01e47c0b730f33.zip
1.8.11 release info updates
Diffstat (limited to 'build/build.xml')
-rw-r--r--build/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index bde450e4c..cc1250e21 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -836,7 +836,7 @@ ant -propertyfile XXX publishtomaven
<target name="publishtomaven_milestone" depends="maven.init">
- <property name="suffix" value="1.8.0.M1"/>
+ <property name="suffix" value="1.8.11.RC1"/>
<property name="build.root" value="/Users/aclement/gits/org.aspectj/aj-build"/>
<property name="adjusted.release.type" value="milestone"/>