This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 9b67953 [maven-release-plugin] prepare for next development iteration
9b67953 is described below
commit 9b67953c75dc8e43eb6699285246ee7c1235bf0c
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Sep 21 08:54:27 2022 +0200
[maven-release-plugin] prepare for next development iteration
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index c054575..3b7a481 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.engine</artifactId>
- <version>2.12.0</version>
+ <version>2.12.1-SNAPSHOT</version>
<name>Apache Sling Engine</name>
<description>
@@ -39,13 +39,13 @@
<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.12.0</tag>
+ <tag>HEAD</tag>
</scm>
<properties>
<site.jira.version.id>12314287</site.jira.version.id>
<site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-
<project.build.outputTimestamp>1663743246</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1663743267</project.build.outputTimestamp>
</properties>
<build>