This is an automated email from the ASF dual-hosted git repository.
pauls 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 b83990c [maven-release-plugin] prepare for next development iteration
b83990c is described below
commit b83990c001676adc4dd213bb3a7077d82795026b
Author: Karl Pauls <[email protected]>
AuthorDate: Wed Jun 30 13:17:54 2021 +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 8d18b2a..c3c4dd8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.engine</artifactId>
- <version>2.7.8</version>
+ <version>2.7.9-SNAPSHOT</version>
<name>Apache Sling Engine Implementation</name>
<description>
@@ -39,7 +39,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.7.8</tag>
+ <tag>HEAD</tag>
</scm>
<properties>