Update NetBeans Platform

This commit is contained in:
Karl Mortensen 2016-04-29 12:40:54 -04:00
parent eb20bba8c6
commit 718cddf9bd
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
branding.token=autopsy
# Version of platform that is automatically downloaded
# Note build.xml has similar definitions that should be kept in sync (manually)
netbeans-plat-version=7.3.1
netbeans-plat-version=8.1
suite.dir=${basedir}
nbplatform.active.dir=${suite.dir}/netbeans-plat/${netbeans-plat-version}
harness.dir=${nbplatform.active.dir}/harness

View File

@ -2,7 +2,7 @@ branding.token=autopsy
nbplatform.active=default
# Version of platform that is automatically downloaded
# Note build.xml has similar definitions that should be kept in sync (manually)
netbeans-plat-version=7.3.1
netbeans-plat-version=8.1
suite.dir=${basedir}
nbplatform.active.dir=${suite.dir}/netbeans-plat/${netbeans-plat-version}
harness.dir=${nbplatform.active.dir}/harness