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 e73387d  [maven-release-plugin] prepare for next development iteration
e73387d is described below

commit e73387d510a1ac3ac762baa97338ab6c4e919bdc
Author: Dirk Rudolph <[email protected]>
AuthorDate: Fri Jul 2 16:05:55 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 c97d272..106ca19 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.sitemap</artifactId>
-    <version>1.0.2</version>
+    <version>1.0.3-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.2</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <properties>

Reply via email to