]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
Update UI Versions for latest RC (#432)
authorMichael Ritter <mikejritter@users.noreply.github.com>
Mon, 11 Nov 2024 18:51:29 +0000 (11:51 -0700)
committerGitHub <noreply@github.com>
Mon, 11 Nov 2024 18:51:29 +0000 (11:51 -0700)
build.properties
cspace-ui/anthro/build.properties
cspace-ui/fcart/build.properties
cspace-ui/lhmc/build.properties

index 7bc277c217b47558acc63133898351d450cc339c..f07c65f6901ccdbc40ae9b8d34a8b91525836bfa 100644 (file)
@@ -27,7 +27,7 @@ cspace.im.root=
 # UI settings
 cspace.ui.package.name=cspace-ui
 cspace.ui.library.name=cspaceUI
-cspace.ui.version=10.0.0-rc.2
+cspace.ui.version=10.0.0-rc.4
 cspace.ui.build.branch=master
 cspace.ui.build.node.ver=20
 service.ui.library.name=${cspace.ui.library.name}-service
index c0512aee225654b85cf2a0e09499211d6091e432..50498e7e20ac5b12235a783137d2ecba4c3bb16d 100644 (file)
@@ -3,7 +3,7 @@ tenant.ui.basename=/cspace/${tenant.shortname}
 
 tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-anthro
 tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileAnthro
-tenant.ui.profile.plugin.version=9.0.0-rc.2
+tenant.ui.profile.plugin.version=9.0.0-rc.3
 tenant.ui.profile.plugin.build.branch=master
 
 # If not set, defaults to /gateway/${tenant.shortname} on the current host.
index baf4b5b0d815e8209064a3b45c1567fe33b3c7d2..a1ddaa616abab253f54ad34fa8e7988d69adbe03 100644 (file)
@@ -3,7 +3,7 @@ tenant.ui.basename=/cspace/${tenant.shortname}
 
 tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-fcart
 tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileFCart
-tenant.ui.profile.plugin.version=8.0.0-rc.1
+tenant.ui.profile.plugin.version=8.0.0-rc.2
 tenant.ui.profile.plugin.build.branch=master
 
 # If not set, defaults to /gateway/${tenant.shortname} on the current host.
index 0b8d667b4814413ed4dba8763f526f9bd28df862..b3400846eea24722751a70777be30d9f5651aae7 100644 (file)
@@ -3,7 +3,7 @@ tenant.ui.basename=/cspace/${tenant.shortname}
 
 tenant.ui.profile.plugin.package.name=cspace-ui-plugin-profile-lhmc
 tenant.ui.profile.plugin.library.name=cspaceUIPluginProfileLHMC
-tenant.ui.profile.plugin.version=7.1.0-rc.1
+tenant.ui.profile.plugin.version=7.1.0-rc.2
 tenant.ui.profile.plugin.build.branch=master
 
 # If not set, defaults to /gateway/${tenant.shortname} on the current host.