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-api.git
The following commit(s) were added to refs/heads/master by this push:
new e7cfc30 [maven-release-plugin] prepare release
org.apache.sling.api-2.18.2
e7cfc30 is described below
commit e7cfc30e51e52f7b21aa48005d2de0a4ac030212
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Wed Jul 25 10:47:17 2018 +0200
[maven-release-plugin] prepare release org.apache.sling.api-2.18.2
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index d8ffbf5..66f087b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.18.1-SNAPSHOT</version>
+ <version>2.18.2</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.2</tag>
</scm>
<properties>