Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis2-2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Dec 4, 2022
1 parent 46caf04 commit 18d0ddc
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 @@ -28,7 +28,7 @@

<groupId>org.mybatis</groupId>
<artifactId>mybatis2</artifactId>
<version>2.4.5-SNAPSHOT</version>
<version>2.5.0</version>
<packaging>jar</packaging>

<name>mybatis2</name>
Expand All @@ -46,7 +46,7 @@
<url>http://github.com/mybatis/mybatis-2</url>
<connection>scm:git:ssh://github.com/mybatis/mybatis-2.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mybatis/mybatis-2.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis2-2.5.0</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand Down Expand Up @@ -76,7 +76,7 @@
<osgi.dynamicImport>*</osgi.dynamicImport>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
<project.build.outputTimestamp>1670182658</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 18d0ddc

Please sign in to comment.