From 21d0f0f5b79c9c1adf97750d35c1f1883c813303 Mon Sep 17 00:00:00 2001 From: Ray Lee Date: Thu, 1 Dec 2022 20:31:02 -0500 Subject: [PATCH] NOJIRA: Change version to 7.1.0. --- build.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.properties b/build.properties index e597d6704..b4c8adf2d 100644 --- a/build.properties +++ b/build.properties @@ -9,7 +9,7 @@ host=127.0.0.1 # # Release version info # -release.version=7.1.0-SNAPSHOT +release.version=7.1.0 cspace.release=${release.version} cspace.instance.id=${env.CSPACE_INSTANCE_ID} -- 2.47.3