This is an automated email from the ASF dual-hosted git repository.

andysch pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-project-archetype.git


The following commit(s) were added to refs/heads/master by this push:
     new cd6c5b8  [maven-release-plugin] prepare release 
sling-project-archetype-1.0.4
cd6c5b8 is described below

commit cd6c5b835d38ec7cdd83d2b89bc6e5d7575d7205
Author: Andreas Schaefer <schaefa@iMac.local>
AuthorDate: Sun May 10 13:43:27 2020 -0700

    [maven-release-plugin] prepare release sling-project-archetype-1.0.4
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 37c97bc..fc69857 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
 
     <groupId>org.apache.sling</groupId>
     <artifactId>sling-project-archetype</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <packaging>maven-archetype</packaging>
 
     <name>Sling Project Archetype</name>
@@ -51,7 +51,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-project-archetype.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-project-archetype.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-project-archetype.git</url>
-        <tag>HEAD</tag>
+        <tag>sling-project-archetype-1.0.4</tag>
     </scm>
 
     <build>

Reply via email to