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 4b287e7 [maven-release-plugin] prepare for next development iteration
4b287e7 is described below
commit 4b287e7e0ec238c084b6657346f8f454c31b92c8
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Tue Feb 21 14:28:58 2023 +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 23d6c9f..934041b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.engine</artifactId>
- <version>2.14.0</version>
+ <version>2.14.1-SNAPSHOT</version>
<name>Apache Sling Engine</name>
<description>
@@ -45,7 +45,7 @@
<properties>
<site.jira.version.id>12314287</site.jira.version.id>
<site.javadoc.exclude>**.impl.**</site.javadoc.exclude>
-
<project.build.outputTimestamp>1676986000</project.build.outputTimestamp>
+
<project.build.outputTimestamp>1676986138</project.build.outputTimestamp>
</properties>
<build>