File tree Expand file tree Collapse file tree 7 files changed +29
-29
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 +29
-29
lines changed Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.mybatis.generator</groupId >
2626 <artifactId >mybatis-generator</artifactId >
27- <version >1.3.2-SNAPSHOT </version >
27+ <version >1.3.2</version >
2828 </parent >
2929
3030 <artifactId >mybatis-generator-core</artifactId >
218218 </dependencies >
219219
220220 <scm >
221- <url >https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-core</url >
222- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-core</connection >
223- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-core</developerConnection >
221+ <url >https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-core</url >
222+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-core</connection >
223+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-core</developerConnection >
224224 </scm >
225225</project >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.mybatis.generator</groupId >
2525 <artifactId >mybatis-generator</artifactId >
26- <version >1.3.2-SNAPSHOT </version >
26+ <version >1.3.2</version >
2727 </parent >
2828
2929 <artifactId >mybatis-generator-maven-plugin</artifactId >
6464 </dependencies >
6565
6666 <scm >
67- <url >https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-maven-plugin</url >
68- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-maven-plugin</connection >
69- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-maven-plugin</developerConnection >
67+ <url >https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-maven-plugin</url >
68+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-maven-plugin</connection >
69+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-maven-plugin</developerConnection >
7070 </scm >
7171</project >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >org.mybatis.generator</groupId >
2626 <artifactId >mybatis-generator</artifactId >
27- <version >1.3.2-SNAPSHOT </version >
27+ <version >1.3.2</version >
2828 </parent >
2929
3030 <artifactId >mybatis-generator-systests-common</artifactId >
6666 </build >
6767
6868 <scm >
69- <url >https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-common</url >
70- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-common</connection >
71- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-common</developerConnection >
69+ <url >https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-common</url >
70+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-common</connection >
71+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-common</developerConnection >
7272 </scm >
7373</project >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.mybatis.generator</groupId >
2525 <artifactId >mybatis-generator</artifactId >
26- <version >1.3.2-SNAPSHOT </version >
26+ <version >1.3.2</version >
2727 </parent >
2828 <artifactId >mybatis-generator-systests-ibatis2-java2</artifactId >
2929 <packaging >jar</packaging >
149149 </dependencies >
150150
151151 <scm >
152- <url >https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java2</url >
153- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java2</connection >
154- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java2</developerConnection >
152+ <url >https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-ibatis2-java2</url >
153+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-ibatis2-java2</connection >
154+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-ibatis2-java2</developerConnection >
155155 </scm >
156156</project >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.mybatis.generator</groupId >
2525 <artifactId >mybatis-generator</artifactId >
26- <version >1.3.2-SNAPSHOT </version >
26+ <version >1.3.2</version >
2727 </parent >
2828 <artifactId >mybatis-generator-systests-ibatis2-java5</artifactId >
2929 <packaging >jar</packaging >
144144 </dependencies >
145145
146146 <scm >
147- <url >https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java5</url >
148- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java5</connection >
149- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-ibatis2-java5</developerConnection >
147+ <url >https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-ibatis2-java5</url >
148+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-ibatis2-java5</connection >
149+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-ibatis2-java5</developerConnection >
150150 </scm >
151151</project >
Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >org.mybatis.generator</groupId >
2525 <artifactId >mybatis-generator</artifactId >
26- <version >1.3.2-SNAPSHOT </version >
26+ <version >1.3.2</version >
2727 </parent >
2828 <artifactId >mybatis-generator-systests-mybatis3</artifactId >
2929 <packaging >jar</packaging >
130130 </dependencies >
131131
132132 <scm >
133- <url >https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-mybatis3</url >
134- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-mybatis3</connection >
135- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core /mybatis-generator-systests-mybatis3</developerConnection >
133+ <url >https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-mybatis3</url >
134+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-mybatis3</connection >
135+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 /mybatis-generator-systests-mybatis3</developerConnection >
136136 </scm >
137137</project >
Original file line number Diff line number Diff line change 2323 <groupId >org.mybatis.generator</groupId >
2424 <artifactId >mybatis-generator</artifactId >
2525 <name >MyBatis Generator</name >
26- <version >1.3.2-SNAPSHOT </version >
26+ <version >1.3.2</version >
2727 <packaging >pom</packaging >
2828
2929 <parent >
162162 </goals >
163163 </pluginExecutionFilter >
164164 <action >
165- <ignore />
165+ <ignore />
166166 </action >
167167 </pluginExecution >
168168 </pluginExecutions >
234234 </dependencyManagement >
235235
236236 <scm >
237- <url >https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core </url >
238- <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core </connection >
239- <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/trunk/core </developerConnection >
237+ <url >https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 </url >
238+ <connection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 </connection >
239+ <developerConnection >scm:svn:https://mybatis.googlecode.com/svn/sub-projects/generator/tags/mybatis-generator-1.3.2 </developerConnection >
240240 </scm >
241241
242242</project >
You can’t perform that action at this time.
0 commit comments