org.netbeans.modules.gradle.newproject.single-gradle.properties.template Maven / Gradle / Ivy
The newest version!
<#-- FreeMarker template (see http://freemarker.org/) -->
<#if version?? && version != "">
# Generally it is better to set the version only for release builds, build time
# from command line using -Pversion=${version}
#
# Only use SNAPSHOT versions if you need to contribute your binaries to a
# local Maven project.
version=${version}
#if>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy