From: Ray Lee Date: Sat, 18 Feb 2023 01:39:40 +0000 (-0500) Subject: Update version number to 7.2.0-SNAPSHOT. (#313) X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=1ef5e9742d1f09b33fde358aca49a8008e192738;p=tmp%2Fjakarta-migration.git Update version number to 7.2.0-SNAPSHOT. (#313) --- diff --git a/build.properties b/build.properties index b4c8adf2d..c02a726ca 100644 --- a/build.properties +++ b/build.properties @@ -9,7 +9,7 @@ host=127.0.0.1 # # Release version info # -release.version=7.1.0 +release.version=7.2.0-SNAPSHOT cspace.release=${release.version} cspace.instance.id=${env.CSPACE_INSTANCE_ID} diff --git a/pom.xml b/pom.xml index 60185af46..1d7691be5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ services - 7.1.0 + 7.2.0-SNAPSHOT UTF-8 ${revision} ${revision}