aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Clement <aclement@gopivotal.com>2014-08-14 14:27:46 -0700
committerAndy Clement <aclement@gopivotal.com>2014-08-14 14:27:46 -0700
commitfbbf0ce7acb1fbe59d614a7894dc42bb76a04dd1 (patch)
treee8b99c760edce5efef96cb367d6d30936113ea3b
parent14f0eaa577b2802473ac23235e7986762d955cd9 (diff)
downloadaspectj-fbbf0ce7acb1fbe59d614a7894dc42bb76a04dd1.tar.gz
aspectj-fbbf0ce7acb1fbe59d614a7894dc42bb76a04dd1.zip
Updated for 1.8.2
-rw-r--r--build/local.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/local.properties b/build/local.properties
index d7807d804..b93e1c816 100644
--- a/build/local.properties
+++ b/build/local.properties
@@ -1,9 +1,9 @@
# for non-release builds, versions should all be DEVELOPMENT
# except for build.version.base
-build.version=1.8.0.M1
+build.version=1.8.2
build.version.base=1.8
-build.version.long=1.8.0.M1
-build.version.short=1.8.0.M1
+build.version.long=1.8.2
+build.version.short=1.8.2
# Repo version is for maven (as built with 'ant repo')
repo.version=1.6.4
java11.home=c:/home/apps/jdk11