Skip to content

Commit adbbfaa

Browse files
[maven-release-plugin] prepare release thymeleaf-3.0.6.RELEASE
1 parent 52ce518 commit adbbfaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<groupId>org.thymeleaf</groupId>
2525
<artifactId>thymeleaf</artifactId>
2626
<packaging>jar</packaging>
27-
<version>3.0.6-SNAPSHOT</version>
27+
<version>3.0.6.RELEASE</version>
2828
<name>thymeleaf</name>
2929
<url>http://www.thymeleaf.org</url>
3030

@@ -47,7 +47,7 @@
4747
<url>scm:git:[email protected]:thymeleaf/thymeleaf.git</url>
4848
<connection>scm:git:[email protected]:thymeleaf/thymeleaf.git</connection>
4949
<developerConnection>scm:git:[email protected]:thymeleaf/thymeleaf.git</developerConnection>
50-
<tag>HEAD</tag>
50+
<tag>thymeleaf-3.0.6.RELEASE</tag>
5151
</scm>
5252

5353
<developers>

0 commit comments

Comments
 (0)