Skip to content

Commit 2ea6712

Browse files
authored
Merge pull request #71 from hazendaz/master
[site] Update site xsd
2 parents 007352b + d87550a commit 2ea6712

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
@@ -16,8 +16,8 @@
1616
limitations under the License.
1717
1818
-->
19-
<project xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd"
19+
<project xmlns="http://maven.apache.org/DECORATION/1.8.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20+
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 http://maven.apache.org/xsd/decoration-1.8.0.xsd"
2121
name="MyBatis Dynamic SQL">
2222

2323
<bannerLeft>

0 commit comments

Comments
 (0)