Update comment about netbeans-plat-version in build.xml

This commit is contained in:
Richard Cordovano 2016-04-27 09:58:06 -04:00
parent 3e6285f86c
commit c33d0086ef

View File

@ -7,7 +7,7 @@
<import file="nbproject/build-impl.xml"/>
<!-- IMPORTANT: autopsy/build.xml has a netbeans-plat-version property that MUST be kept in sync (manually) -->
<!-- IMPORTANT: nbproject/platform.properties has a netbeans-plat-version property that MUST be kept in sync (manually) -->
<property name="netbeans-plat-version" value="8.1" />
<property name="nbplatform.active.dir" value="${basedir}/netbeans-plat/${netbeans-plat-version}" />
<!-- Supported java versions.-->