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

commit aca0605897f023d392b4e4f161115df7a75917d0
Author: Dirk Rudolph <[email protected]>
AuthorDate: Wed Sep 29 16:36:09 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index 155708e..0c3ee0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <artifactId>org.apache.sling.sitemap</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <name>Apache Sling Sitemap</name>
     <description>An Apache Sling extension to generate xml 
sitemaps</description>
 
@@ -35,13 +35,13 @@
         
<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.4</tag>
     </scm>
 
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <!-- necessary for reproducible builds, automatically updated with 
each release -->
-        
<project.build.outputTimestamp>2020-07-02T15:10:15Z</project.build.outputTimestamp>
+        
<project.build.outputTimestamp>2021-09-29T14:35:56Z</project.build.outputTimestamp>
     </properties>
 
     <build>

Reply via email to