Skip to content

Commit

Permalink
[maven-release-plugin] prepare release mybatis-thymeleaf-1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed Nov 24, 2022
1 parent 3c29243 commit a14dae2
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 @@ -28,7 +28,7 @@

<groupId>org.mybatis.scripting</groupId>
<artifactId>mybatis-thymeleaf</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4</version>
<packaging>jar</packaging>

<name>MyBatis Thymeleaf</name>
Expand All @@ -48,7 +48,7 @@
<url>https://github.com/mybatis/thymeleaf-scripting</url>
<connection>scm:git:ssh://github.com/mybatis/thymeleaf-scripting.git</connection>
<developerConnection>scm:git:ssh://git@github.com/mybatis/thymeleaf-scripting.git</developerConnection>
<tag>HEAD</tag>
<tag>mybatis-thymeleaf-1.0.4</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down Expand Up @@ -79,7 +79,7 @@
<clirr.comparisonVersion>1.0.0</clirr.comparisonVersion>

<!-- Reproducible Builds -->
<project.build.outputTimestamp>1757561022</project.build.outputTimestamp>
<project.build.outputTimestamp>1669305698</project.build.outputTimestamp>
</properties>

<dependencies>
Expand Down

0 comments on commit a14dae2

Please sign in to comment.