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 e3f5cdc [maven-release-plugin] prepare for next development iteration
e3f5cdc is described below
commit e3f5cdc7fbd4769df154300ab78f068bae6f1bb5
Author: sseifert <[email protected]>
AuthorDate: Sat Aug 18 14:30:13 2018 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 1cb65b2..a1ed3ba 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.resourcebuilder</artifactId>
- <version>1.0.4</version>
+ <version>1.0.5-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling Resource Builder</name>
@@ -56,7 +56,7 @@
<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>
- <tag>org.apache.sling.resourcebuilder-1.0.4</tag>
+ <tag>HEAD</tag>
</scm>
<build>