From: Ray Lee Date: Fri, 28 Aug 2020 05:09:43 +0000 (-0400) Subject: NOJIRA: Change version to 6.1.0. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=e7d39b0a7eeb13c979964d3103b624f250b64611;p=tmp%2Fjakarta-migration.git NOJIRA: Change version to 6.1.0. --- diff --git a/build.properties b/build.properties index 4ad8f45cf..9070c068b 100644 --- a/build.properties +++ b/build.properties @@ -9,8 +9,8 @@ host=127.0.0.1 # # Release version info # -release.version=6.1 -cspace.release=${release.version}-SNAPSHOT +release.version=6.1.0 +cspace.release=${release.version} cspace.instance.id=${env.CSPACE_INSTANCE_ID} cspace.services.release=cspace-services-${cspace.release} diff --git a/pom.xml b/pom.xml index 70b933d03..f99508019 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ services - 6.1-SNAPSHOT + 6.1.0 UTF-8 ${revision} ${revision}