This is an automated email from the ASF dual-hosted git repository.
stefanegli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git
The following commit(s) were added to refs/heads/master by this push:
new 3e9e0e5 [maven-release-plugin] prepare release
org.apache.sling.event-4.2.14
3e9e0e5 is described below
commit 3e9e0e5f9477adef5a77aa41f067e1ca1d9dd764
Author: Stefan Egli <[email protected]>
AuthorDate: Tue Feb 2 09:34:02 2021 +0100
[maven-release-plugin] prepare release org.apache.sling.event-4.2.14
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index f18ea94..31b65ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
<artifactId>org.apache.sling.event</artifactId>
<packaging>bundle</packaging>
- <version>4.2.13-SNAPSHOT</version>
+ <version>4.2.14</version>
<name>Apache Sling Event Support</name>
<description>
@@ -40,7 +40,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-event.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-event.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.event-4.2.14</tag>
</scm>
<properties>