File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2015-2016 the original author or authors.
4
+ Copyright 2015-2019 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
16
16
limitations under the License.
17
17
18
18
-->
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"
21
- name =" MyBatis-Velocity " >
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"
21
+ name =" MyBatis-Freemarker " >
22
22
23
23
<bannerRight >
24
24
<src >http://mybatis.github.com/images/mybatis-logo.png</src >
25
- <href >https://mybatis.github.io/mybatis-3 /</href >
25
+ <href >https://mybatis.github.io/mybatis-freemarker /</href >
26
26
</bannerRight >
27
27
<body >
28
28
<menu name =" Documentation" >
29
29
<item name =" Getting started" href =" index.html" />
30
30
</menu >
31
31
<menu ref =" reports" />
32
32
</body >
33
- <skin >
34
- <groupId >org.apache.maven.skins</groupId >
35
- <artifactId >maven-fluido-skin</artifactId >
36
- <version >1.6</version >
37
- </skin >
38
33
</project >
You can’t perform that action at this time.
0 commit comments