Skip to content

Commit 64aac91

Browse files
committed
Release 3.2.0
1 parent 655075d commit 64aac91

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<scm child.scm.connection.inherit.append.path="false" child.scm.developerConnection.inherit.append.path="false" child.scm.url.inherit.append.path="false">
7070
<connection>scm:git:https://github.com/zhanhb/thymeleaf-layout-dialect.git</connection>
7171
<developerConnection>scm:git:https://github.com/zhanhb/thymeleaf-layout-dialect.git</developerConnection>
72-
<tag>HEAD</tag>
72+
<tag>3.2.0</tag>
7373
<url>https://github.com/zhanhb/thymeleaf-layout-dialect</url>
7474
</scm>
7575

@@ -133,9 +133,9 @@
133133
<osgi.import>*</osgi.import>
134134
<osgi.module-info-options/>
135135
<prerequisites.maven>3.6.1</prerequisites.maven>
136-
<project.build.outputTimestamp>!</project.build.outputTimestamp>
136+
<project.build.outputTimestamp>2023-01-24T15:48:27Z</project.build.outputTimestamp>
137137
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
138-
<revision>3.1.1-SNAPSHOT</revision>
138+
<revision>3.2.0</revision>
139139
<scmpublish.skipDeploy>${maven.site.deploy.skip}</scmpublish.skipDeploy>
140140
<sortpom-maven-plugin.version>3.0.1</sortpom-maven-plugin.version>
141141
<spring-boot.version>2.7.8</spring-boot.version>

0 commit comments

Comments
 (0)