Skip to content

Commit

Permalink
Merge pull request mybatis#164 from hazendaz/master
Browse files Browse the repository at this point in the history
Updated site xsd
  • Loading branch information
emacarron committed Mar 25, 2014
2 parents a94342a + f5cda24 commit 6e158d8
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/site/site.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@
limitations under the License.
-->
<!-- version: $Id$ -->
<project xmlns="http://maven.apache.org/DECORATION/1.1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
name="MyBatis">
<project name="${project.name}" xmlns="http://maven.apache.org/DECORATION/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd">

<body>
<menu name="Reference Documentation">
Expand Down

0 comments on commit 6e158d8

Please sign in to comment.