Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-spring-3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Aug 11, 2024
1 parent 1b8c661 commit 392fbc5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<groupId>org.mybatis</groupId>
<artifactId>mybatis-spring</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>

<name>mybatis-spring</name>
<description>An easy-to-use Spring bridge for MyBatis sql mapping framework.</description>
Expand Down Expand Up @@ -80,7 +80,7 @@
<scm>
<connection>scm:git:ssh://git@github.com/mybatis/spring.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mybatis/spring.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-spring-3.0.4</tag>
<url>https://github.com/mybatis/spring/</url>
</scm>
<issueManagement>
Expand Down Expand Up @@ -122,7 +122,7 @@
<junit.version>5.10.3</junit.version>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1700476361</project.build.outputTimestamp>
<project.build.outputTimestamp>1723410193</project.build.outputTimestamp>

<!-- Set byte buddy to experimental -->
<net.bytebuddy.experimental>true</net.bytebuddy.experimental>
Expand Down

0 comments on commit 392fbc5

Please sign in to comment.