Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-spring-boot-3.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
harawata committed Nov 24, 2023
1 parent 229cd1d commit 15125df
Show file tree
Hide file tree
Showing 17 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion mybatis-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-autoconfigure</artifactId>
<name>mybatis-spring-boot-autoconfigure</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-annotation</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-freemarker-legacy</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-freemarker</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-groovy</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-kotlin</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-thymeleaf</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-velocity-legacy</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-velocity</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-war</artifactId>
<packaging>war</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-web</artifactId>
<packaging>jar</packaging>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot-samples</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-sample-xml</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion mybatis-spring-boot-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-samples</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion mybatis-spring-boot-starter-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-starter-test</artifactId>
<name>mybatis-spring-boot-starter-test</name>
Expand Down
2 changes: 1 addition & 1 deletion mybatis-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-starter</artifactId>
<name>mybatis-spring-boot-starter</name>
Expand Down
2 changes: 1 addition & 1 deletion mybatis-spring-boot-test-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
</parent>
<artifactId>mybatis-spring-boot-test-autoconfigure</artifactId>
<name>mybatis-spring-boot-test-autoconfigure</name>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@
<groupId>org.mybatis</groupId>
<artifactId>mybatis-parent</artifactId>
<version>40</version>
<relativePath/>
<relativePath />
</parent>

<groupId>org.mybatis.spring.boot</groupId>
<artifactId>mybatis-spring-boot</artifactId>
<version>3.0.3-SNAPSHOT</version>
<version>3.0.3</version>
<packaging>pom</packaging>

<name>mybatis-spring-boot</name>
Expand All @@ -47,7 +47,7 @@
<scm>
<connection>scm:git:[email protected]:mybatis/spring-boot-starter.git</connection>
<developerConnection>scm:git:[email protected]:mybatis/spring-boot-starter.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-spring-boot-3.0.3</tag>
<url>https://github.com/mybatis/spring-boot-starter/tree/master</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -81,7 +81,7 @@
<argLine>--add-opens java.base/java.lang=ALL-UNNAMED -Dfile.encoding=UTF-8</argLine>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1684572441</project.build.outputTimestamp>
<project.build.outputTimestamp>1700807357</project.build.outputTimestamp>

<module.name>org.mybatis.spring.boot</module.name>
</properties>
Expand Down

0 comments on commit 15125df

Please sign in to comment.