1.0.4 released, preparing for 1.0.5
This commit is contained in:
parent
be330d6ec3
commit
c3dee10152
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.4-SNAPSHOT</version>
|
<version>1.0.5-SNAPSHOT</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