Skip to content

Commit b9cc4a6

Browse files
committed
[site] Update site xsd to 1.7.0
1 parent c37b7b1 commit b9cc4a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/site/site.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
limitations under the License.
1616
-->
1717
<!-- version: $Id$ -->
18-
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.6.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.6.0 http://maven.apache.org/xsd/decoration-1.6.0.xsd">
18+
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19+
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd">
2020

2121
<body>
2222
<menu name="Reference Documentation">

0 commit comments

Comments
 (0)