From: Michael Ritter Date: Mon, 30 Jun 2025 19:03:53 +0000 (-0600) Subject: Update version to 8.3.0-SNAPSHOT (#472) X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=5dfc7f1b5cce44221dbaa751f4b461f5118e8e06;p=tmp%2Fjakarta-migration.git Update version to 8.3.0-SNAPSHOT (#472) --- diff --git a/build.properties b/build.properties index 8e1afaa6a..93874461f 100644 --- a/build.properties +++ b/build.properties @@ -9,7 +9,7 @@ host=127.0.0.1 # # Release version info # -release.version=8.2.0 +release.version=8.3.0-SNAPSHOT cspace.release=${release.version} cspace.instance.id=${env.CSPACE_INSTANCE_ID} @@ -28,7 +28,7 @@ cspace.im.root= cspace.ui.package.name=cspace-ui cspace.ui.library.name=cspaceUI cspace.ui.version=10.1.0 -cspace.ui.build.branch=main +cspace.ui.build.branch=develop cspace.ui.build.node.ver=20 service.ui.library.name=${cspace.ui.library.name}-service diff --git a/pom.xml b/pom.xml index 85c1ab803..8d5b5421a 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ services - 8.2.0 + 8.3.0-SNAPSHOT UTF-8 ${revision} ${revision}