File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >io.github.jpenren</groupId >
55 <artifactId >thymeleaf-spring-data-dialect</artifactId >
6- <version >3.4.0-SNAPSHOT </version >
6+ <version >3.4.0</version >
77
88 <name >Thymeleaf Spring Data Dialect</name >
99 <description >Data pagination made easy with Thymeleaf and Spring Data</description >
4949 <plugin >
5050 <groupId >org.apache.maven.plugins</groupId >
5151 <artifactId >maven-source-plugin</artifactId >
52+ <version >3.0.1</version >
5253 <executions >
5354 <execution >
5455 <id >attach-sources</id >
6162 <plugin >
6263 <groupId >org.apache.maven.plugins</groupId >
6364 <artifactId >maven-javadoc-plugin</artifactId >
65+ <version >3.0.1</version >
6466 <executions >
6567 <execution >
6668 <id >attach-javadocs</id >
You can’t perform that action at this time.
0 commit comments