Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-spring-2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
harawata committed May 19, 2023
1 parent 4dd0605 commit 3bde7a2
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>2.1.1-SNAPSHOT</version>
<version>2.1.1</version>
<packaging>jar</packaging>

<name>mybatis-spring</name>
Expand Down Expand Up @@ -80,7 +80,7 @@
<url>http://github.com/mybatis/spring</url>
<connection>scm:git:ssh://github.com/mybatis/spring.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mybatis/spring.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-spring-2.1.1</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand Down Expand Up @@ -113,7 +113,7 @@
<junit.version>5.9.1</junit.version>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1669379496</project.build.outputTimestamp>
<project.build.outputTimestamp>1684481172</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 3bde7a2

Please sign in to comment.