From: Ray Lee Date: Thu, 18 Apr 2024 16:37:59 +0000 (-0400) Subject: Change release version to 8.1.0-SNAPSHOT. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=59f125f5462b09656f64626db21de7473ff3e687;p=tmp%2Fjakarta-migration.git Change release version to 8.1.0-SNAPSHOT. --- diff --git a/build.properties b/build.properties index e663dd767..10b4c33cf 100644 --- a/build.properties +++ b/build.properties @@ -9,7 +9,7 @@ host=127.0.0.1 # # Release version info # -release.version=8.0.0 +release.version=8.1.0-SNAPSHOT cspace.release=${release.version} cspace.instance.id=${env.CSPACE_INSTANCE_ID} diff --git a/pom.xml b/pom.xml index 459012fce..b0bce42e0 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ services - 8.0.0 + 8.1.0-SNAPSHOT UTF-8 ${revision} ${revision}