[addressing-devel] SF.net SVN: addressing:[11] trunk/src/site/site.xml
Brought to you by:
nodens2k
From: <Nod...@us...> - 2008-09-02 05:49:02
|
Revision: 11 http://addressing.svn.sourceforge.net/addressing/?rev=11&view=rev Author: Nodens2k Date: 2008-09-02 05:49:13 +0000 (Tue, 02 Sep 2008) Log Message: ----------- Issue ID: 2086641 Added links to the "Get Addressing" navigation menu: - Releases repository - Snapshots repository Modified Paths: -------------- trunk/src/site/site.xml Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2008-09-02 05:48:08 UTC (rev 10) +++ trunk/src/site/site.xml 2008-09-02 05:49:13 UTC (rev 11) @@ -1,3 +1,18 @@ +<!-- + Copyright (c) 2008 Rodrigo Ruiz + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> <?xml version="1.0" encoding="UTF-8"?> <project name="Addressing"> <bannerLeft> @@ -33,6 +48,8 @@ <menu name="Get Addressing"> <item name="Download" href="http://sf.net/project/showfiles.php?group_id=237365"/> <item name="License" href="license.html"/> + <item name="Releases Repository" href="maven2-releases"/> + <item name="Snapshots Repository" href="maven2-snapshots"/> </menu> <menu ref="reports"/> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |