From: <ssk...@vh...> - 2005-11-15 22:30:23
|
Author: sskracic Date: 2005-11-15 23:28:53 +0100 (Tue, 15 Nov 2005) New Revision: 997 Modified: trunk/ccm-cms/application.xml trunk/ccm-core/application.xml Log: Bumped release numbers for core and cms due to DCP fix. Modified: trunk/ccm-cms/application.xml =================================================================== --- trunk/ccm-cms/application.xml 2005-11-15 22:27:13 UTC (rev 996) +++ trunk/ccm-cms/application.xml 2005-11-15 22:28:53 UTC (rev 997) @@ -3,7 +3,7 @@ name="ccm-cms" prettyName="Red Hat CCM Content Management System" version="6.3.0" - release="5" + release="6" webapp="ROOT"> <ccm:dependencies> <ccm:requires name="ccm-core" version="6.2.0" relation="ge"/> Modified: trunk/ccm-core/application.xml =================================================================== --- trunk/ccm-core/application.xml 2005-11-15 22:27:13 UTC (rev 996) +++ trunk/ccm-core/application.xml 2005-11-15 22:28:53 UTC (rev 997) @@ -3,7 +3,7 @@ name="ccm-core" prettyName="Core" version="6.3.0" - release="3" + release="4" webapp="ROOT" buildHooks="build-hooks.xml"> <ccm:dependencies> |