Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-cdi-1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Apr 1, 2022
1 parent 6e76fa0 commit 9543d58
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-cdi</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.2</version>

<name>mybatis-cdi</name>
<url>http://mybatis.org</url>
Expand All @@ -38,7 +38,7 @@
<url>http://github.com/mybatis/cdi</url>
<connection>scm:git:ssh://github.com/mybatis/cdi.git</connection>
<developerConnection>scm:git:ssh://[email protected]/mybatis/cdi.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-cdi-1.1.2</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand All @@ -62,7 +62,7 @@
<module.name>org.mybatis.cdi</module.name>
<osgi.import>org.mybatis.*;resolution:=optional,*</osgi.import>
<osgi.dynamicImport>*</osgi.dynamicImport>
<project.build.outputTimestamp>1645112687</project.build.outputTimestamp>
<project.build.outputTimestamp>1648773926</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit 9543d58

Please sign in to comment.