This is an automated email from the ASF dual-hosted git repository.
joerghoh 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 054ee19 [maven-release-plugin] prepare release
org.apache.sling.api-2.27.2
054ee19 is described below
commit 054ee19296400597c19131aaba673bd6760419d9
Author: Joerg Hoh <[email protected]>
AuthorDate: Fri May 12 09:36:20 2023 +0300
[maven-release-plugin] prepare release org.apache.sling.api-2.27.2
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index a08d27f..b8f7b67 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
</parent>
<artifactId>org.apache.sling.api</artifactId>
- <version>2.27.1-SNAPSHOT</version>
+ <version>2.27.2</version>
<name>Apache Sling API</name>
<description>
@@ -46,13 +46,13 @@
<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>org.apache.sling.api-2.26.0</tag>
+ <tag>org.apache.sling.api-2.27.2</tag>
</scm>
<properties>
<site.jira.version.id>12314252</site.jira.version.id>
<sling.java.version>8</sling.java.version>
-
<project.build.outputTimestamp>2022-08-20T19:36:48Z</project.build.outputTimestamp>
+
<project.build.outputTimestamp>2023-05-12T06:35:58Z</project.build.outputTimestamp>
</properties>
<dependencies>