From 159cf3a2ff4322be7f171b5e85ed03d7716ce234 Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Fri, 13 May 2005 04:36:13 +0000 Subject: [154189] Java Console hung during startup and only shows a grey splash screen picking up the new adminserver 20050512 --- component_versions.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'component_versions.mk') diff --git a/component_versions.mk b/component_versions.mk index e6b13a4f..0f17e954 100644 --- a/component_versions.mk +++ b/component_versions.mk @@ -122,7 +122,7 @@ endif # admin server ifndef ADM_RELDATE - ADM_RELDATE = 20050426 + ADM_RELDATE = 20050512 endif ifndef ADM_VERSDIR ADM_VERSDIR = adminserver/70$(BUILD_MODE) @@ -247,4 +247,4 @@ endif ifndef MAVEN_VERSION MAVEN_VERSION=1.0.2 -endif \ No newline at end of file +endif -- cgit