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
The following commit(s) were added to refs/heads/master by this push:
new 8154324 [maven-release-plugin] prepare for next development iteration
8154324 is described below
commit 81543247bdf490dec92629fb8020863357a8f718
Author: Dirk Rudolph <[email protected]>
AuthorDate: Mon Jun 28 13:05:11 2021 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 50301a5..b181fe1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
</parent>
<artifactId>org.apache.sling.sitemap</artifactId>
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</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>org.apache.sling.sitemap-1.0.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>