File tree Expand file tree Collapse file tree 8 files changed +11
-10
lines changed
mybatis-generator-maven-plugin
mybatis-generator-systests-common
mybatis-generator-systests-domtests
mybatis-generator-systests-ibatis2-java2
mybatis-generator-systests-ibatis2-java5
mybatis-generator-systests-mybatis3 Expand file tree Collapse file tree 8 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.mybatis.generator</groupId >
2424 <artifactId >mybatis-generator</artifactId >
25- <version >1.3.3-SNAPSHOT </version >
25+ <version >1.3.3</version >
2626 </parent >
2727
2828 <artifactId >mybatis-generator-core</artifactId >
153153 <description >MyBatis Generator - a code generator for MyBatis and iBatis.</description >
154154 <scm >
155155 <url >https://github.com/mybatis/generator</url >
156+ <tag >mybatis-generator-1.3.3</tag >
156157 </scm >
157158</project >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.mybatis.generator</groupId >
2323 <artifactId >mybatis-generator</artifactId >
24- <version >1.3.3-SNAPSHOT </version >
24+ <version >1.3.3</version >
2525 </parent >
2626
2727 <artifactId >mybatis-generator-maven-plugin</artifactId >
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >org.mybatis.generator</groupId >
2424 <artifactId >mybatis-generator</artifactId >
25- <version >1.3.3-SNAPSHOT </version >
25+ <version >1.3.3</version >
2626 </parent >
2727
2828 <artifactId >mybatis-generator-systests-common</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.mybatis.generator</groupId >
2323 <artifactId >mybatis-generator</artifactId >
24- <version >1.3.3-SNAPSHOT </version >
24+ <version >1.3.3</version >
2525 </parent >
2626 <artifactId >mybatis-generator-systests-domtests</artifactId >
2727
111111 </goals >
112112 </pluginExecutionFilter >
113113 <action >
114- <ignore ></ ignore >
114+ <ignore / >
115115 </action >
116116 </pluginExecution >
117117 </pluginExecutions >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.mybatis.generator</groupId >
2323 <artifactId >mybatis-generator</artifactId >
24- <version >1.3.3-SNAPSHOT </version >
24+ <version >1.3.3</version >
2525 </parent >
2626 <artifactId >mybatis-generator-systests-ibatis2-java2</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.mybatis.generator</groupId >
2323 <artifactId >mybatis-generator</artifactId >
24- <version >1.3.3-SNAPSHOT </version >
24+ <version >1.3.3</version >
2525 </parent >
2626 <artifactId >mybatis-generator-systests-ibatis2-java5</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >org.mybatis.generator</groupId >
2323 <artifactId >mybatis-generator</artifactId >
24- <version >1.3.3-SNAPSHOT </version >
24+ <version >1.3.3</version >
2525 </parent >
2626 <artifactId >mybatis-generator-systests-mybatis3</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 2828 <groupId >org.mybatis.generator</groupId >
2929 <artifactId >mybatis-generator</artifactId >
3030 <name >MyBatis Generator</name >
31- <version >1.3.3-SNAPSHOT </version >
31+ <version >1.3.3</version >
3232 <packaging >pom</packaging >
3333
3434 <inceptionYear >2006</inceptionYear >
335335 <url >https://github.com/mybatis/generator</url >
336336 <connection >scm:git:ssh://github.com/mybatis/generator.git</connection >
337337 <
developerConnection >scm:git:ssh://
[email protected] /mybatis/generator.git</
developerConnection >
338- <tag >HEAD </tag >
338+ <tag >mybatis-generator-1.3.3 </tag >
339339 </scm >
340340 <issueManagement >
341341 <system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments