Skip to content

Commit 800fea2

Browse files
committed
[site] Update dev email label
1 parent 2fdca2e commit 800fea2

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/site/xdoc/bean-collections.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2222
<properties>
2323
<title>Commons</title>
24-
<author email="[email protected]">Commons Documentation Team</author>
24+
<author email="[email protected]">Apache Commons Team</author>
2525
</properties>
2626

2727
<body>

src/site/xdoc/building.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2121
<properties>
2222
<title>Building</title>
23-
<author email="[email protected]">Commons Documentation Team</author>
23+
<author email="[email protected]">Apache Commons Team</author>
2424
</properties>
2525
<body>
2626
<!-- ================================================== -->

src/site/xdoc/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
2222
<properties>
2323
<title>Commons</title>
24-
<author email="[email protected]">Commons Documentation Team</author>
24+
<author email="[email protected]">Apache Commons Team</author>
2525
</properties>
2626

2727
<body>

0 commit comments

Comments
 (0)