o MAVEN-282: Removed <location> elements

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112950 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding
2003-02-18 10:58:40 +00:00
parent 346372e942
commit 5f5faba0d6
7 changed files with 0 additions and 7 deletions

View File

@@ -4,7 +4,6 @@
<properties>
<title>ALPHA</title>
<author email="bwalding@apache.org">Ben Walding</author>
<location>/alpha/index.html</location>
</properties>
<body>

View File

@@ -4,7 +4,6 @@
<properties>
<title>ALPHA / ONE</title>
<author email="bwalding@apache.org">Ben Walding</author>
<location>/alpha/one/index.html</location>
</properties>
<body>

View File

@@ -4,7 +4,6 @@
<properties>
<title>ALPHA / TWO</title>
<author email="bwalding@apache.org">Ben Walding</author>
<location>/alpha/two/index.html</location>
</properties>
<body>

View File

@@ -4,7 +4,6 @@
<properties>
<title>BETA</title>
<author email="bwalding@apache.org">Ben Walding</author>
<location>/beta/index.html</location>
</properties>
<body>

View File

@@ -4,7 +4,6 @@
<properties>
<title>BETA / ONE</title>
<author email="bwalding@apache.org">Ben Walding</author>
<location>/beta/one/index.html</location>
</properties>
<body>

View File

@@ -4,7 +4,6 @@
<properties>
<title>BETA / TWO</title>
<author email="bwalding@apache.org">Ben Walding</author>
<location>/beta/two/index.html</location>
</properties>
<body>

View File

@@ -4,7 +4,6 @@
<properties>
<title>ROOT</title>
<author email="bwalding@apache.org">Ben Walding</author>
<location>/index.html</location>
</properties>
<body>