Skip to content

Commit a14dae2

Browse files
committed
[maven-release-plugin] prepare release mybatis-thymeleaf-1.0.4
1 parent 3c29243 commit a14dae2

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

2929
<groupId>org.mybatis.scripting</groupId>
3030
<artifactId>mybatis-thymeleaf</artifactId>
31-
<version>1.0.4-SNAPSHOT</version>
31+
<version>1.0.4</version>
3232
<packaging>jar</packaging>
3333

3434
<name>MyBatis Thymeleaf</name>
@@ -48,7 +48,7 @@
4848
<url>https://github.com/mybatis/thymeleaf-scripting</url>
4949
<connection>scm:git:ssh://github.com/mybatis/thymeleaf-scripting.git</connection>
5050
<developerConnection>scm:git:ssh://[email protected]/mybatis/thymeleaf-scripting.git</developerConnection>
51-
<tag>HEAD</tag>
51+
<tag>mybatis-thymeleaf-1.0.4</tag>
5252
</scm>
5353
<issueManagement>
5454
<system>GitHub</system>
@@ -79,7 +79,7 @@
7979
<clirr.comparisonVersion>1.0.0</clirr.comparisonVersion>
8080

8181
<!-- Reproducible Builds -->
82-
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
82+
<project.build.outputTimestamp>1669305698</project.build.outputTimestamp>
8383
</properties>
8484

8585
<dependencies>

0 commit comments

Comments
 (0)