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 556628d  [maven-release-plugin] prepare release 
org.apache.sling.sitemap-1.0.2
556628d is described below

commit 556628d973f227065a8768598e6e1a2d6607cf77
Author: Dirk Rudolph <[email protected]>
AuthorDate: Fri Jul 2 16:04:46 2021 +0200

    [maven-release-plugin] prepare release org.apache.sling.sitemap-1.0.2
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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>

Reply via email to