You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<modelVersion>4.0.0</modelVersion>
4
4
<groupId>cz.jiripinkas</groupId>
5
5
<artifactId>jsitemapgenerator</artifactId>
6
-
<version>3.15</version>
6
+
<version>3.16</version>
7
7
<packaging>jar</packaging>
8
8
<name>Java sitemap generator</name>
9
9
<description>This library generates a web sitemap and can ping Google that it has changed. This project has been inspired by sitemapgen4j, but is much more focused on traditional web sitemap and ease of use.</description>
0 commit comments