File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 274
274
<pattern >org.apache.ibatis.**</pattern >
275
275
</keep >
276
276
</rules >
277
+ <overwrite >true</overwrite >
277
278
</configuration >
278
279
</execution >
279
280
</executions >
Original file line number Diff line number Diff line change 15
15
limitations under the License.
16
16
-->
17
17
<!-- version: $Id$ -->
18
- <project xmlns =" http://maven.apache.org/DECORATION/1.1.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
- xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.1.0 http://maven.apache.org/xsd/decoration-1.1.0.xsd"
20
- name =" MyBatis" >
18
+ <project name =" ${project.name}" xmlns =" http://maven.apache.org/DECORATION/1.4.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
19
+ xsi : schemaLocation =" http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd" >
21
20
22
21
<body >
23
22
<menu name =" Reference Documentation" >
You can’t perform that action at this time.
0 commit comments