File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 91
91
<!-- Manuals -->
92
92
<upload >
93
93
<file >${project.build.directory} /doc/en/MyBatis-3-User-Guide.pdf</file >
94
- <summary >MyBatis Persistence Framework ${project.version} GA - User Guide</summary >
94
+ <summary >MyBatis Persistence Framework ${project.version} - User Guide</summary >
95
95
<labels >
96
96
<label >Featured</label >
97
97
<label >Type-Docs</label >
98
98
</labels >
99
99
</upload >
100
100
<upload >
101
101
<file >${project.build.directory} /doc/zh_cn/MyBatis 3 User Guide Simplified Chinese.pdf</file >
102
- <summary >MyBatis Persistence Framework ${project.version} GA - User Guide (Simplified Chinese)</summary >
102
+ <summary >MyBatis Persistence Framework ${project.version} - User Guide (Simplified Chinese)</summary >
103
103
<labels >
104
104
<label >Featured</label >
105
105
<label >Type-Docs</label >
106
106
</labels >
107
107
</upload >
108
108
<upload >
109
109
<file >${project.build.directory} /${project.artifactId} -${project.version} -migrations.zip</file >
110
- <summary >MyBatis Schema Migrations ${project.version} GA - User Guide</summary >
110
+ <summary >MyBatis Schema Migrations ${project.version} - User Guide</summary >
111
111
<labels >
112
112
<label >Featured</label >
113
113
<label >Type-Docs</label >
You can’t perform that action at this time.
0 commit comments