Author: norman Date: Tue Aug 8 09:23:03 2006 New Revision: 429710 URL: http://svn.apache.org/viewvc?rev=429710&view=rev Log: update RDF to reflect the right version descriptions
Modified: james/site/trunk/bis_JAMES.rdf Modified: james/site/trunk/bis_JAMES.rdf URL: http://svn.apache.org/viewvc/james/site/trunk/bis_JAMES.rdf?rev=429710&r1=429709&r2=429710&view=diff ============================================================================== --- james/site/trunk/bis_JAMES.rdf (original) +++ james/site/trunk/bis_JAMES.rdf Tue Aug 8 09:23:03 2006 @@ -19,9 +19,9 @@ <CryptoSrc manufacturer="Apache Software Foundation" rdf:resource="http://www.apache.org/dist/james/server/source/"/> </Distribution> <!-- - Remove -current when 2.3.0 final is released + Remove -TO-latest when 2.3.0 final is released --> - <Distribution versions="v2.3.0-current"> + <Distribution versions="v2.3.0-TO-latest"> <CryptoSrc manufacturer="Apache Software Foundation" rdf:resource="http://www.apache.org/dist/james/server/source/"/> <CryptoSrc manufacturer="Bouncy Castle" rdf:resource="http://www.bouncycastle.org/download/bcmail-jdk14-129.tar.gz"/> </Distribution> @@ -29,7 +29,7 @@ Update this to include 2.4.0-current, 3.0-current when the roadmap is defined. Update this when updating bcmail version. --> - <Distribution versions="pre-release"> + <Distribution versions="development"> <CryptoSrc manufacturer="Apache Software Foundation" rdf:resource="http://svn.apache.org/repos/asf/james/server"/> <CryptoSrc manufacturer="Bouncy Castle" rdf:resource="http://www.bouncycastle.org/download/bcmail-jdk14-129.tar.gz"/> </Distribution>