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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2ce4a08  [maven-release-plugin] prepare release 
org.apache.sling.resourcebuilder-1.0.4
2ce4a08 is described below

commit 2ce4a08ba2d0f1f8b7d9356dc7b7e57d634f6413
Author: sseifert <[email protected]>
AuthorDate: Sat Aug 18 14:29:47 2018 +0200

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

diff --git a/pom.xml b/pom.xml
index d05b2c9..1cb65b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.resourcebuilder</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.4</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Resource Builder</name>
@@ -56,7 +56,8 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcebuilder.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourcebuilder.git</developerConnection>
         
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-resourcebuilder.git</url>
-    </scm>
+      <tag>org.apache.sling.resourcebuilder-1.0.4</tag>
+  </scm>
     
     <build>
         <plugins>

Reply via email to