From 8f445d111ecd81ba40eacac4285ece017cbdb055 Mon Sep 17 00:00:00 2001 From: Sidhesh Mhatre Date: Thu, 19 Feb 2015 15:16:16 -0500 Subject: [PATCH] Update project.properties Changed build.type --- nbproject/project.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nbproject/project.properties b/nbproject/project.properties index de529c07a2..129e1cfb61 100644 --- a/nbproject/project.properties +++ b/nbproject/project.properties @@ -7,8 +7,8 @@ app.name=${branding.token} app.version=3.1.2 ### Build type isn't used at this point, but it may be useful ### Must be one of: DEVELOPMENT, RELEASE -#build.type=RELEASE -build.type=DEVELOPMENT +build.type=RELEASE +#build.type=DEVELOPMENT update_versions=false #custom JVM options