Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-spring-3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 9, 2022
1 parent c666611 commit 5653a6b
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 @@ -27,7 +27,7 @@
</parent>

<artifactId>mybatis-spring</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<packaging>jar</packaging>

<name>mybatis-spring</name>
Expand Down Expand Up @@ -80,7 +80,7 @@
<url>https://github.com/mybatis/spring</url>
<connection>scm:git:ssh:https://github.com/mybatis/spring.git</connection>
<developerConnection>scm:git:ssh:https://[email protected]/mybatis/spring.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-spring-3.0.1</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand Down Expand Up @@ -120,7 +120,7 @@
<maven.compiler.parameters>true</maven.compiler.parameters>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1669380680</project.build.outputTimestamp>
<project.build.outputTimestamp>1670545799</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 5653a6b

Please sign in to comment.