Skip to content

Commit c4703f4

Browse files
committed
[maven-release-plugin] prepare release wet-cdts-spring-boot3-thymeleaf-starter-5.0.0
1 parent d5a35d3 commit c4703f4

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
@@ -13,7 +13,7 @@
1313
<artifactId>wet-cdts-spring-boot3-thymeleaf-starter</artifactId>
1414

1515
<!-- Version matches the WET version supported by CDTS. -->
16-
<version>5.0.0-SNAPSHOT</version>
16+
<version>5.0.0</version>
1717

1818
<name>WET CDTS Spring Boot Thymeleaf Starter</name>
1919
<packaging>jar</packaging>
@@ -151,7 +151,7 @@
151151
<connection>${git.scm.prefix}${git.https.base}/${git.project.id}/${git.repo.name}.git</connection>
152152
<developerConnection>${git.scm.prefix}${git.https.base}/${git.project.id}/${git.repo.name}.git</developerConnection>
153153
<url>${git.https.base}/${git.project.id}/${git.repo.name}</url>
154-
<tag>wet-cdts-spring-boot-thymeleaf-starter-4.0.44.5</tag>
154+
<tag>wet-cdts-spring-boot3-thymeleaf-starter-5.0.0</tag>
155155
</scm>
156156

157157
</project>

0 commit comments

Comments
 (0)