File tree Expand file tree Collapse file tree 6 files changed +15
-15
lines changed
mybatis-spring-boot-autoconfigure
mybatis-spring-boot-samples
mybatis-spring-boot-sample-annotation
mybatis-spring-boot-sample-xml
mybatis-spring-boot-starter Expand file tree Collapse file tree 6 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.mybatis.spring.boot</groupId >
66 <artifactId >mybatis-spring-boot</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.0.1</version >
88 </parent >
99 <groupId >org.mybatis.spring.boot</groupId >
1010 <artifactId >mybatis-spring-boot-autoconfigure</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
11+ <version >1.0.1</version >
1212 <name >mybatis-spring-boot-autoconfigure</name >
1313 <dependencies >
1414 <dependency >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.mybatis.spring.boot</groupId >
66 <artifactId >mybatis-spring-boot-samples</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.0.1</version >
88 </parent >
99 <groupId >org.mybatis.spring.boot</groupId >
1010 <artifactId >mybatis-spring-boot-sample-annotation</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
11+ <version >1.0.1</version >
1212 <packaging >jar</packaging >
1313 <name >mybatis-spring-boot-sample-annotation</name >
1414 <dependencies >
1515 <dependency >
1616 <groupId >org.mybatis.spring.boot</groupId >
1717 <artifactId >mybatis-spring-boot-starter</artifactId >
18- <version >1.0.1-SNAPSHOT </version >
18+ <version >1.0.1</version >
1919 </dependency >
2020 <dependency >
2121 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.mybatis.spring.boot</groupId >
66 <artifactId >mybatis-spring-boot-samples</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.0.1</version >
88 </parent >
99 <groupId >org.mybatis.spring.boot</groupId >
1010 <artifactId >mybatis-spring-boot-sample-xml</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
11+ <version >1.0.1</version >
1212 <packaging >jar</packaging >
1313 <name >mybatis-spring-boot-sample-xml</name >
1414 <dependencies >
1515 <dependency >
1616 <groupId >org.mybatis.spring.boot</groupId >
1717 <artifactId >mybatis-spring-boot-starter</artifactId >
18- <version >1.0.1-SNAPSHOT </version >
18+ <version >1.0.1</version >
1919 </dependency >
2020 <dependency >
2121 <groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.mybatis.spring.boot</groupId >
66 <artifactId >mybatis-spring-boot</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.0.1</version >
88 </parent >
99 <groupId >org.mybatis.spring.boot</groupId >
1010 <artifactId >mybatis-spring-boot-samples</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
11+ <version >1.0.1</version >
1212 <packaging >pom</packaging >
1313 <name >mybatis-spring-boot-samples</name >
1414 <modules >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >org.mybatis.spring.boot</groupId >
66 <artifactId >mybatis-spring-boot</artifactId >
7- <version >1.0.1-SNAPSHOT </version >
7+ <version >1.0.1</version >
88 </parent >
99 <groupId >org.mybatis.spring.boot</groupId >
1010 <artifactId >mybatis-spring-boot-starter</artifactId >
11- <version >1.0.1-SNAPSHOT </version >
11+ <version >1.0.1</version >
1212 <name >mybatis-spring-boot-starter</name >
1313 <dependencies >
1414 <dependency >
2222 <dependency >
2323 <groupId >org.mybatis.spring.boot</groupId >
2424 <artifactId >mybatis-spring-boot-autoconfigure</artifactId >
25- <version >1.0.1-SNAPSHOT </version >
25+ <version >1.0.1</version >
2626 </dependency >
2727 </dependencies >
2828</project >
Original file line number Diff line number Diff line change 2626
2727 <groupId >org.mybatis.spring.boot</groupId >
2828 <artifactId >mybatis-spring-boot</artifactId >
29- <version >1.0.1-SNAPSHOT </version >
29+ <version >1.0.1</version >
3030 <packaging >pom</packaging >
3131
3232 <name >mybatis-spring-boot</name >
5050 <
connection >scm:git:
[email protected] :mybatis/mybatis-spring-boot.git</
connection >
5151 <
developerConnection >scm:git:
[email protected] :mybatis/mybatis-spring-boot.git</
developerConnection >
5252 <url >https://github.com/mybatis/mybatis-spring-boot</url >
53- <tag >HEAD </tag >
53+ <tag >mybatis-spring-boot-1.0.1 </tag >
5454 </scm >
5555 <issueManagement >
5656 <system >GitHub Issue Management</system >
You can’t perform that action at this time.
0 commit comments