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:
@@ -4,7 +4,6 @@
|
||||
<properties>
|
||||
<title>ALPHA</title>
|
||||
<author email="bwalding@apache.org">Ben Walding</author>
|
||||
<location>/alpha/index.html</location>
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
<properties>
|
||||
<title>BETA</title>
|
||||
<author email="bwalding@apache.org">Ben Walding</author>
|
||||
<location>/beta/index.html</location>
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
<properties>
|
||||
<title>ROOT</title>
|
||||
<author email="bwalding@apache.org">Ben Walding</author>
|
||||
<location>/index.html</location>
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user