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 4052e58  [maven-release-plugin] prepare release 
org.apache.sling.sitemap-1.0.0
4052e58 is described below

commit 4052e586d56c7f61a0cfda66a230abf50db437dd
Author: Dirk Rudolph <[email protected]>
AuthorDate: Mon Jun 28 13:04:14 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>

Reply via email to