File tree Expand file tree Collapse file tree 17 files changed +30
-30
lines changed
mybatis-spring-boot-autoconfigure
mybatis-spring-boot-samples
mybatis-spring-boot-sample-annotation
mybatis-spring-boot-sample-freemarker-legacy
mybatis-spring-boot-sample-freemarker
mybatis-spring-boot-sample-groovy
mybatis-spring-boot-sample-kotlin
mybatis-spring-boot-sample-thymeleaf
mybatis-spring-boot-sample-velocity-legacy
mybatis-spring-boot-sample-velocity
mybatis-spring-boot-sample-war
mybatis-spring-boot-sample-web
mybatis-spring-boot-sample-xml
mybatis-spring-boot-starter-test
mybatis-spring-boot-starter
mybatis-spring-boot-test-autoconfigure Expand file tree Collapse file tree 17 files changed +30
-30
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2015-2024 the original author or authors.
4
+ Copyright 2015-2025 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-autoconfigure</artifactId >
27
27
<name >mybatis-spring-boot-autoconfigure</name >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2015-2024 the original author or authors.
4
+ Copyright 2015-2025 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-annotation</artifactId >
27
27
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2015-2024 the original author or authors.
4
+ Copyright 2015-2025 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-freemarker-legacy</artifactId >
27
27
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2015-2024 the original author or authors.
4
+ Copyright 2015-2025 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-freemarker</artifactId >
27
27
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-groovy</artifactId >
27
27
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-kotlin</artifactId >
27
27
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2015-2024 the original author or authors.
4
+ Copyright 2015-2025 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-thymeleaf</artifactId >
27
27
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2015-2024 the original author or authors.
4
+ Copyright 2015-2025 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-velocity-legacy</artifactId >
27
27
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
4
- Copyright 2015-2024 the original author or authors.
4
+ Copyright 2015-2025 the original author or authors.
5
5
6
6
Licensed under the Apache License, Version 2.0 (the "License");
7
7
you may not use this file except in compliance with the License.
21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-velocity</artifactId >
27
27
<packaging >jar</packaging >
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.5-SNAPSHOT </version >
24
+ <version >3.0.5</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-war</artifactId >
27
27
<packaging >war</packaging >
You can’t perform that action at this time.
0 commit comments