This is an automated email from the ASF dual-hosted git repository. diru pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-sitemap.git
commit e195105acdbac9d85d9c210e0cd91dbaa8de10bc Author: Dirk Rudolph <[email protected]> AuthorDate: Mon Jun 28 11:27:07 2021 +0200 [maven-release-plugin] prepare release org.apache.sling.sitemap-1.0.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f65da4c..50301a5 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <artifactId>org.apache.sling.sitemap</artifactId> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</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.0</tag> </scm> <properties>
