Skip to content

Commit 4cdaf58

Browse files
committed
Merge pull request #39 from hazendaz/master
[site] Update site xsd to 1.7.0
2 parents 9028d29 + 7897cc1 commit 4cdaf58

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
@@ -18,8 +18,8 @@
1818
<!--
1919
version: $Id: site.xml 4131 2011-11-27 21:03:59Z simone.tripodi $
2020
-->
21-
<project xmlns="http://maven.apache.org/DECORATION/1.6.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22-
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.6.0 http://maven.apache.org/xsd/decoration-1.6.0.xsd"
21+
<project xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22+
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd"
2323
name="MyBatis Migrations">
2424

2525
<body>

0 commit comments

Comments
 (0)