Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-3.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
harawata committed May 23, 2022
1 parent 5f62002 commit 0d3c604
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -27,7 +27,7 @@
</parent>

<artifactId>mybatis</artifactId>
<version>3.5.10-SNAPSHOT</version>
<version>3.5.10</version>
<packaging>jar</packaging>

<name>mybatis</name>
Expand Down Expand Up @@ -112,7 +112,7 @@
<url>http://github.com/mybatis/mybatis-3</url>
<connection>scm:git:ssh://github.com/mybatis/mybatis-3.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mybatis/mybatis-3.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-3.5.10</tag>
</scm>
<issueManagement>
<system>GitHub Issue Management</system>
Expand All @@ -139,7 +139,7 @@
<osgi.import>*;resolution:=optional</osgi.import>
<osgi.dynamicImport>*</osgi.dynamicImport>
<spotbugs.onlyAnalyze>org.apache.ibatis.*</spotbugs.onlyAnalyze>
<project.build.outputTimestamp>1645112687</project.build.outputTimestamp>
<project.build.outputTimestamp>1653336020</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 0d3c604

Please sign in to comment.