This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git
The following commit(s) were added to refs/heads/master by this push:
new b9fd7a8 [maven-release-plugin] prepare for next development iteration
b9fd7a8 is described below
commit b9fd7a8cd9209a20b5a2cc4aaad6aa32eaa734bf
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Aug 17 18:50:46 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 10b18ff..4637d0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.18.4</version>
+ <version>2.18.5-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>Apache Sling API</name>
@@ -47,7 +47,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-api.git</url>
- <tag>org.apache.sling.api-2.18.4</tag>
+ <tag>HEAD</tag>
</scm>
<properties>