Skip to content

Commit f7051b8

Browse files
committed
[maven-release-plugin] prepare release mybatis-thymeleaf-1.1.0
1 parent 627c250 commit f7051b8

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.6-SNAPSHOT</version>
31+
<version>1.1.0</version>
3232

3333
<name>MyBatis Thymeleaf</name>
3434
<description>Thymeleaf support for MyBatis</description>
@@ -46,7 +46,7 @@
4646
<scm>
4747
<connection>scm:git:ssh://[email protected]/mybatis/thymeleaf-scripting.git</connection>
4848
<developerConnection>scm:git:ssh://[email protected]/mybatis/thymeleaf-scripting.git</developerConnection>
49-
<tag>HEAD</tag>
49+
<tag>mybatis-thymeleaf-1.1.0</tag>
5050
<url>https://github.com/mybatis/thymeleaf-scripting/</url>
5151
</scm>
5252
<issueManagement>
@@ -82,7 +82,7 @@
8282
<clirr.comparisonVersion>1.0.0</clirr.comparisonVersion>
8383

8484
<!-- Reproducible Builds -->
85-
<project.build.outputTimestamp>1727226144</project.build.outputTimestamp>
85+
<project.build.outputTimestamp>1727226361</project.build.outputTimestamp>
8686

8787
<argLine>--add-opens java.base/java.lang=ALL-UNNAMED</argLine>
8888
</properties>

0 commit comments

Comments
 (0)