We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9028d29 + 7897cc1 commit 4cdaf58Copy full SHA for 4cdaf58
src/site/site.xml
@@ -18,8 +18,8 @@
18
<!--
19
version: $Id: site.xml 4131 2011-11-27 21:03:59Z simone.tripodi $
20
-->
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"
+<project xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd"
23
name="MyBatis Migrations">
24
25
<body>
0 commit comments