We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52ce518 commit adbbfaaCopy full SHA for adbbfaa
pom.xml
@@ -24,7 +24,7 @@
24
<groupId>org.thymeleaf</groupId>
25
<artifactId>thymeleaf</artifactId>
26
<packaging>jar</packaging>
27
- <version>3.0.6-SNAPSHOT</version>
+ <version>3.0.6.RELEASE</version>
28
<name>thymeleaf</name>
29
<url>http://www.thymeleaf.org</url>
30
@@ -47,7 +47,7 @@
47
<url>scm:git:[email protected]:thymeleaf/thymeleaf.git</url>
48
<connection>scm:git:[email protected]:thymeleaf/thymeleaf.git</connection>
49
<developerConnection>scm:git:[email protected]:thymeleaf/thymeleaf.git</developerConnection>
50
- <tag>HEAD</tag>
+ <tag>thymeleaf-3.0.6.RELEASE</tag>
51
</scm>
52
53
<developers>
0 commit comments