From 45a49b49ad7a373fe677b8fc004068c7e3ac33fd Mon Sep 17 00:00:00 2001 From: remillet Date: Mon, 29 Feb 2016 16:20:24 -0800 Subject: [PATCH] NOJIRA: Updated version to 4.4 in the build.properties files. --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index 9ddd404d0..415365ee5 100644 --- a/build.properties +++ b/build.properties @@ -6,7 +6,7 @@ host=127.0.0.1 # The instance ID is blank by default. If it is added, by convention, # instance IDs should begin with an underscore (_). E.g.: _trs80 -release.version=4.3 +release.version=4.4 cspace.release=${release.version}-SNAPSHOT cspace.instance.id=${env.CSPACE_INSTANCE_ID} -- 2.47.3