This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git
The following commit(s) were added to refs/heads/master by this push:
new 92a8b9d [maven-release-plugin] prepare release
org.apache.sling.api-2.18.4
92a8b9d is described below
commit 92a8b9d560c67a69af05d04a4ac5e5f774c6f947
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Aug 17 18:50:26 2018 +0200
[maven-release-plugin] prepare release org.apache.sling.api-2.18.4
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 13aab1b..10b18ff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.18.3-SNAPSHOT</version>
+ <version>2.18.4</version>
<packaging>bundle</packaging>
<name>Apache Sling API</name>
@@ -47,7 +47,7 @@
<connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-api.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-api.git</url>
- <tag>HEAD</tag>
+ <tag>org.apache.sling.api-2.18.4</tag>
</scm>
<properties>