This is an automated email from the ASF dual-hosted git repository.
bdelacretaz 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 8e23165 [maven-release-plugin] prepare for next development iteration
8e23165 is described below
commit 8e231655ff01f626140697d5db997f076aba4413
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Tue Nov 5 17:59:19 2019 +0100
[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 bdc731f..9e02ccb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.engine</artifactId>
<packaging>bundle</packaging>
- <version>2.6.22</version>
+ <version>2.6.23-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.22</tag>
+ <tag>HEAD</tag>
</scm>
<properties>