maven-plugins/scm/xdocs/navigation.xml
aheritier 6d83ff61fa PR: MPSCM-69
Submitted by: Emmanuel Venisse
SCMURL page is now referencing the one in the scm project (We'll need to finish to update dependencies before to be able to use all the providers).

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@344012 13f79535-47bb-0310-9956-ffa450edef68
2005-11-14 00:33:45 +00:00

47 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* 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.
*/
-->
<project name="Maven Source Control Management Plug-in">
<title>Maven Source Control Management Plug-in</title>
<body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>
<item name="Maven" href="http://maven.apache.org/"/>
<item name="Maven 1.x" href="http://maven.apache.org/maven-1.x/"/>
</breadcrumbs>
<links>
<item name="Maven 1.x plugins" href="http://maven.apache.org/maven-1.x/reference/plugins/index.html"/>
<item name="Maven 1.x plugins Sandbox" href="http://maven.apache.org/maven-1.x/plugins-sandbox/index.html"/>
<item name="Continuum" href="http://maven.apache.org/continuum/index.html"/>
<item name="Maven 2.0" href="http://maven.apache.org/"/>
</links>
<menu name="User Guide">
<item href="/index.html" name="About"/>
<item href="/downloads.html" name="Downloads"/>
<item href="/changes-report.html" name="Plugin Changelog"/>
<item href="/commontasks.html" name="Common Tasks"/>
<item href="/releasing.html" name="Making Releases"/>
</menu>
<menu name="Reference">
<item href="http://maven.apache.org/scm/scm-url-format.html" name="SCM URL Format"/>
<item href="/goals.html" name="Goals"/>
<item href="/properties.html" name="Properties"/>
</menu>
</body>
</project>