Skip to content

Commit a5c1e3f

Browse files
committed
v3.0.0 release
1 parent caf03d2 commit a5c1e3f

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.github.jpenren</groupId>
55
<artifactId>thymeleaf-spring-data-dialect</artifactId>
6-
<version>3.0.0.BETA03</version>
6+
<version>3.0.0</version>
77

88
<name>Thymeleaf Spring Data Dialect</name>
99
<description>Data pagination made easy with Thymeleaf and Spring Data</description>
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>org.thymeleaf</groupId>
104104
<artifactId>thymeleaf</artifactId>
105-
<version>3.0.0.BETA03</version>
105+
<version>3.0.0.RELEASE</version>
106106
</dependency>
107107
</dependencies>
108108

0 commit comments

Comments
 (0)