File tree Expand file tree Collapse file tree 8 files changed +11
-11
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 +11
-11
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.2-SNAPSHOT </version >
25+     <version >1.4.2</version >
2626  </parent >
2727
2828  <artifactId >mybatis-generator-core</artifactId >
233233  <description >MyBatis Generator - a code generator for MyBatis.</description >
234234  <scm >
235235    <url >https://github.com/mybatis/generator</url >
236-     <tag >HEAD </tag >
236+     <tag >mybatis-generator-1.4.2 </tag >
237237  </scm >
238238</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.4.2-SNAPSHOT </version >
24+     <version >1.4.2</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.2-SNAPSHOT </version >
25+     <version >1.4.2</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.2-SNAPSHOT </version >
24+     <version >1.4.2</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.2-SNAPSHOT </version >
24+     <version >1.4.2</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.2-SNAPSHOT </version >
23+     <version >1.4.2</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.2-SNAPSHOT </version >
24+     <version >1.4.2</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.2-SNAPSHOT </version >
33+   <version >1.4.2</version >
3434  <packaging >pom</packaging >
3535
3636  <inceptionYear >2006</inceptionYear >
4141    <url >https://github.com/mybatis/generator</url >
4242    <connection >scm:git:ssh://github.com/mybatis/generator.git</connection >
4343    <
developerConnection >scm:git:ssh://
[email protected] /mybatis/generator.git</
developerConnection >
44-     <tag >HEAD </tag >
44+     <tag >mybatis-generator-1.4.2 </tag >
4545  </scm >
4646  <issueManagement >
4747    <system >GitHub Issue Management</system >
6363    <argLine >-Djdk.attach.allowAttachSelf -Xmx1024m -Duser.timezone=UTC</argLine >
6464
6565    <!--  Reproducible Builds --> 
66-     <project .build.outputTimestamp>1757561022 </project .build.outputTimestamp>
66+     <project .build.outputTimestamp>1676846192 </project .build.outputTimestamp>
6767  </properties >
6868
6969  <build >
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments