Skip to content

Commit 4dbb91b

Browse files
committed
[maven-release-plugin] prepare release mybatis-cdi-1.1.4
1 parent 648c0b6 commit 4dbb91b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

+3-3
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</parent>
2929

3030
<artifactId>mybatis-cdi</artifactId>
31-
<version>1.1.4-SNAPSHOT</version>
31+
<version>1.1.4</version>
3232

3333
<name>mybatis-cdi</name>
3434
<url>https://www.mybatis.org/cdi</url>
@@ -39,7 +39,7 @@
3939
<url>https://github.com/mybatis/cdi</url>
4040
<connection>scm:git:ssh://github.com/mybatis/cdi.git</connection>
4141
<developerConnection>scm:git:ssh://[email protected]/mybatis/cdi.git</developerConnection>
42-
<tag>mybatis-cdi-1.1.3</tag>
42+
<tag>mybatis-cdi-1.1.4</tag>
4343
</scm>
4444
<issueManagement>
4545
<system>GitHub</system>
@@ -65,7 +65,7 @@
6565
<osgi.dynamicImport>*</osgi.dynamicImport>
6666

6767
<!-- Reproducible Builds -->
68-
<project.build.outputTimestamp>1669312911</project.build.outputTimestamp>
68+
<project.build.outputTimestamp>1680397038</project.build.outputTimestamp>
6969
</properties>
7070

7171
<dependencies>

0 commit comments

Comments
 (0)