Bump to version 1.0.2
This commit is contained in:
parent
4afa177e95
commit
7824a666a1
2
pom.xml
2
pom.xml
|
@ -4,7 +4,7 @@
|
||||||
<groupId>com.github.dfabulich</groupId>
|
<groupId>com.github.dfabulich</groupId>
|
||||||
<artifactId>sitemapgen4j</artifactId>
|
<artifactId>sitemapgen4j</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.0.2-SNAPSHOT</version>
|
<version>1.0.2</version>
|
||||||
<name>SitemapGen4J</name>
|
<name>SitemapGen4J</name>
|
||||||
<url>https://github.com/dfabulich/sitemapgen4j/</url>
|
<url>https://github.com/dfabulich/sitemapgen4j/</url>
|
||||||
<description>SitemapGen4j is an XML sitemap generator written in Java.</description>
|
<description>SitemapGen4j is an XML sitemap generator written in Java.</description>
|
||||||
|
|
Loading…
Reference in New Issue