[maven-release-plugin] prepare release org.apache.sling.sitemap-1.0.2
diff --git a/pom.xml b/pom.xml index c7ee24e..c97d272 100644 --- a/pom.xml +++ b/pom.xml
@@ -27,7 +27,7 @@ </parent> <artifactId>org.apache.sling.sitemap</artifactId> - <version>1.0.1-SNAPSHOT</version> + <version>1.0.2</version> <name>Apache Sling Sitemap</name> <description>An Apache Sling extension to generate xml sitemaps</description> @@ -35,7 +35,7 @@ <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-sitemap.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-sitemap.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-sitemap.git</url> - <tag>HEAD</tag> + <tag>org.apache.sling.sitemap-1.0.2</tag> </scm> <properties>