File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed
mybatis-generator-maven-plugin
mybatis-generator-systests-common
mybatis-generator-systests-domtests
mybatis-generator-systests-kotlin
mybatis-generator-systests-mybatis3-java8
mybatis-generator-systests-mybatis3 Expand file tree Collapse file tree 8 files changed +9
-9
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.4.3 -SNAPSHOT</version >
25+ <version >1.4.2 -SNAPSHOT</version >
2626 </parent >
2727
2828 <artifactId >mybatis-generator-core</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.4.3 -SNAPSHOT</version >
24+ <version >1.4.2 -SNAPSHOT</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.4.3 -SNAPSHOT</version >
25+ <version >1.4.2 -SNAPSHOT</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.4.3 -SNAPSHOT</version >
24+ <version >1.4.2 -SNAPSHOT</version >
2525 </parent >
2626 <artifactId >mybatis-generator-systests-domtests</artifactId >
2727
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.4.3 -SNAPSHOT</version >
24+ <version >1.4.2 -SNAPSHOT</version >
2525 </parent >
2626 <artifactId >mybatis-generator-systests-kotlin</artifactId >
2727 <description >Tests for the MyBatis3 code generator using Kotlin</description >
Original file line number Diff line number Diff line change 2020 <parent >
2121 <groupId >org.mybatis.generator</groupId >
2222 <artifactId >mybatis-generator</artifactId >
23- <version >1.4.3 -SNAPSHOT</version >
23+ <version >1.4.2 -SNAPSHOT</version >
2424 </parent >
2525 <artifactId >mybatis-generator-systests-mybatis3-java8</artifactId >
2626 <description >Tests for the MyBatis3 code generator using Java8 Features.</description >
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.4.3 -SNAPSHOT</version >
24+ <version >1.4.2 -SNAPSHOT</version >
2525 </parent >
2626 <artifactId >mybatis-generator-systests-mybatis3</artifactId >
2727 <packaging >jar</packaging >
Original file line number Diff line number Diff line change 3030 <groupId >org.mybatis.generator</groupId >
3131 <artifactId >mybatis-generator</artifactId >
3232 <name >MyBatis Generator</name >
33- <version >1.4.3 -SNAPSHOT</version >
33+ <version >1.4.2 -SNAPSHOT</version >
3434 <packaging >pom</packaging >
3535
3636 <inceptionYear >2006</inceptionYear >
6363 <argLine >-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine >
6464
6565 <!-- Reproducible Builds -->
66- <project .build.outputTimestamp>1676844308 </project .build.outputTimestamp>
66+ <project .build.outputTimestamp>1757561022 </project .build.outputTimestamp>
6767 </properties >
6868
6969 <build >
You can’t perform that action at this time.
0 commit comments