File tree 17 files changed +35
-33
lines changed
mybatis-spring-boot-autoconfigure
mybatis-spring-boot-samples
mybatis-spring-boot-sample-annotation
mybatis-spring-boot-sample-freemarker
mybatis-spring-boot-sample-freemarker-legacy
mybatis-spring-boot-sample-groovy
mybatis-spring-boot-sample-kotlin
mybatis-spring-boot-sample-thymeleaf
mybatis-spring-boot-sample-velocity
mybatis-spring-boot-sample-velocity-legacy
mybatis-spring-boot-sample-war
mybatis-spring-boot-sample-web
mybatis-spring-boot-sample-xml
mybatis-spring-boot-starter
mybatis-spring-boot-starter-test
mybatis-spring-boot-test-autoconfigure
17 files changed +35
-33
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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</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.4-SNAPSHOT </version >
24
+ <version >3.0.4</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.4-SNAPSHOT </version >
24
+ <version >3.0.4</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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</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 21
21
<parent >
22
22
<groupId >org.mybatis.spring.boot</groupId >
23
23
<artifactId >mybatis-spring-boot-samples</artifactId >
24
- <version >3.0.4-SNAPSHOT </version >
24
+ <version >3.0.4</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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</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.4-SNAPSHOT </version >
24
+ <version >3.0.4</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-war</artifactId >
27
27
<packaging >war</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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-web</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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-sample-xml</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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-samples</artifactId >
27
27
<packaging >pom</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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-starter-test</artifactId >
27
27
<name >mybatis-spring-boot-starter-test</name >
28
28
<properties >
29
29
<module .name>org.mybatis.spring.boot.starter.test</module .name>
30
- <maven .javadoc.failOnError>false</maven .javadoc.failOnError> <!-- This setting added for generating javadoc jar file. -->
30
+ <maven .javadoc.failOnError>false</maven .javadoc.failOnError>
31
+ <!-- This setting added for generating javadoc jar file. -->
31
32
</properties >
32
33
<dependencies >
33
34
<dependency >
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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-starter</artifactId >
27
27
<name >mybatis-spring-boot-starter</name >
28
28
<properties >
29
29
<module .name>org.mybatis.spring.boot.starter</module .name>
30
- <maven .javadoc.failOnError>false</maven .javadoc.failOnError> <!-- This setting added for generating javadoc jar file. -->
30
+ <maven .javadoc.failOnError>false</maven .javadoc.failOnError>
31
+ <!-- This setting added for generating javadoc jar file. -->
31
32
</properties >
32
33
<dependencies >
33
34
<dependency >
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-2023 the original author or authors.
4
+ Copyright 2015-2024 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.4-SNAPSHOT </version >
24
+ <version >3.0.4</version >
25
25
</parent >
26
26
<artifactId >mybatis-spring-boot-test-autoconfigure</artifactId >
27
27
<name >mybatis-spring-boot-test-autoconfigure</name >
Original file line number Diff line number Diff line change 29
29
30
30
<groupId >org.mybatis.spring.boot</groupId >
31
31
<artifactId >mybatis-spring-boot</artifactId >
32
- <version >3.0.4-SNAPSHOT </version >
32
+ <version >3.0.4</version >
33
33
<packaging >pom</packaging >
34
34
35
35
<name >mybatis-spring-boot</name >
48
48
<scm >
49
49
<
connection >scm:git:ssh://
[email protected] /mybatis/spring-boot-starter.git</
connection >
50
50
<
developerConnection >scm:git:ssh://
[email protected] /mybatis/spring-boot-starter.git</
developerConnection >
51
- <tag >HEAD </tag >
51
+ <tag >mybatis-spring-boot-3.0.4 </tag >
52
52
<url >https://github.com/mybatis/spring-boot-starter/</url >
53
53
</scm >
54
54
<issueManagement >
82
82
<argLine >--add-opens java.base/java.lang=ALL-UNNAMED -Dfile.encoding=UTF-8</argLine >
83
83
84
84
<!-- Reproducible Builds -->
85
- <project .build.outputTimestamp>1700807562 </project .build.outputTimestamp>
85
+ <project .build.outputTimestamp>1732720003 </project .build.outputTimestamp>
86
86
87
87
<module .name>org.mybatis.spring.boot</module .name>
88
88
You can’t perform that action at this time.
0 commit comments