Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.properties2
1 files changed, 2 insertions, 0 deletions
diff --git a/build.properties b/build.properties
index f6918d3..771c043 100644
--- a/build.properties
+++ b/build.properties
@@ -19,3 +19,5 @@ project.key=GW
test.vm.args= -Xmx768M -XX:MaxPermSize=512M -XX:+HeapDumpOnOutOfMemoryError
#debug string to append to test.vm.args= -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y
+
+#Minor non-functional change to provoke a ci-build

Back to the top