File tree Expand file tree Collapse file tree 7 files changed +28
-28
lines changed
mybatis-generator-maven-plugin
mybatis-generator-systests-common
mybatis-generator-systests-ibatis2-java2
mybatis-generator-systests-ibatis2-java5
mybatis-generator-systests-mybatis3 Expand file tree Collapse file tree 7 files changed +28
-28
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.mybatis.generator</groupId >
66 <artifactId >mybatis-generator</artifactId >
7- <version >1.3.1-SNAPSHOT </version >
7+ <version >1.3.1</version >
88 </parent >
99
1010 <artifactId >mybatis-generator-core</artifactId >
7575 </dependencies >
7676
7777 <scm >
78- <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-core</url >
79- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-core</connection >
80- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-core</developerConnection >
78+ <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-core</url >
79+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-core</connection >
80+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-core</developerConnection >
8181 </scm >
8282</project >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.mybatis.generator</groupId >
55 <artifactId >mybatis-generator</artifactId >
6- <version >1.3.1-SNAPSHOT </version >
6+ <version >1.3.1</version >
77 </parent >
88
99 <artifactId >mybatis-generator-maven-plugin</artifactId >
4444 </dependencies >
4545
4646 <scm >
47- <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-maven-plugin</url >
48- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-maven-plugin</connection >
49- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-maven-plugin</developerConnection >
47+ <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-maven-plugin</url >
48+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-maven-plugin</connection >
49+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-maven-plugin</developerConnection >
5050 </scm >
5151</project >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.mybatis.generator</groupId >
66 <artifactId >mybatis-generator</artifactId >
7- <version >1.3.1-SNAPSHOT </version >
7+ <version >1.3.1</version >
88 </parent >
99
1010 <artifactId >mybatis-generator-systests-common</artifactId >
3131 </build >
3232
3333 <scm >
34- <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-common</url >
35- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-common</connection >
36- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-common</developerConnection >
34+ <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-common</url >
35+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-common</connection >
36+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-common</developerConnection >
3737 </scm >
3838</project >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.mybatis.generator</groupId >
55 <artifactId >mybatis-generator</artifactId >
6- <version >1.3.1-SNAPSHOT </version >
6+ <version >1.3.1</version >
77 </parent >
88 <artifactId >mybator-generator-systests-ibatis2-java2</artifactId >
99 <packaging >jar</packaging >
102102 </dependencies >
103103
104104 <scm >
105- <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java2</url >
106- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java2</connection >
107- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java2</developerConnection >
105+ <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-ibatis2-java2</url >
106+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-ibatis2-java2</connection >
107+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-ibatis2-java2</developerConnection >
108108 </scm >
109109</project >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.mybatis.generator</groupId >
55 <artifactId >mybatis-generator</artifactId >
6- <version >1.3.1-SNAPSHOT </version >
6+ <version >1.3.1</version >
77 </parent >
88 <artifactId >mybatis-generator-systests-ibatis2-java5</artifactId >
99 <packaging >jar</packaging >
9797 </dependencies >
9898
9999 <scm >
100- <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java5</url >
101- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java5</connection >
102- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java5</developerConnection >
100+ <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-ibatis2-java5</url >
101+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-ibatis2-java5</connection >
102+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-ibatis2-java5</developerConnection >
103103 </scm >
104104</project >
Original file line number Diff line number Diff line change 33 <parent >
44 <groupId >org.mybatis.generator</groupId >
55 <artifactId >mybatis-generator</artifactId >
6- <version >1.3.1-SNAPSHOT </version >
6+ <version >1.3.1</version >
77 </parent >
88 <artifactId >mybatis-generator-systests-mybatis3</artifactId >
99 <packaging >jar</packaging >
8383 </dependencies >
8484
8585 <scm >
86- <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-mybatis3</url >
87- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-mybatis3</connection >
88- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-mybatis3</developerConnection >
86+ <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-mybatis3</url >
87+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-mybatis3</connection >
88+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 /mybatis-generator-systests-mybatis3</developerConnection >
8989 </scm >
9090</project >
Original file line number Diff line number Diff line change 44 <groupId >org.mybatis.generator</groupId >
55 <artifactId >mybatis-generator</artifactId >
66 <name >MyBatis Generator</name >
7- <version >1.3.1-SNAPSHOT </version >
7+ <version >1.3.1</version >
88 <packaging >pom</packaging >
99
1010 <parent >
141141 </dependencyManagement >
142142
143143 <scm >
144- <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core </url >
145- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core </connection >
146- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core </developerConnection >
144+ <url >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 </url >
145+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 </connection >
146+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.1 </developerConnection >
147147 </scm >
148148
149149</project >
You can’t perform that action at this time.
0 commit comments