This is an automated email from the ASF dual-hosted git repository.
jsedding pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git
The following commit(s) were added to refs/heads/master by this push:
new d28e200 [maven-release-plugin] prepare for next development iteration
d28e200 is described below
commit d28e200ce8bf8dc4e2cd4a7bd4c60a6517666ce5
Author: Julian Sedding <[email protected]>
AuthorDate: Wed Aug 8 13:18:09 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 ca8cdb7..36d9e82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.engine</artifactId>
<packaging>bundle</packaging>
- <version>2.6.14</version>
+ <version>2.6.15-SNAPSHOT</version>
<name>Apache Sling Engine Implementation</name>
<description>
@@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-engine.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-engine.git</url>
- <tag>org.apache.sling.engine-2.6.14</tag>
+ <tag>HEAD</tag>
</scm>
<properties>