You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by jo...@apache.org on 2021/05/17 11:34:45 UTC

[sling-org-apache-sling-api] branch master updated: [maven-release-plugin] prepare release org.apache.sling.api-2.23.6

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 0c8a12f  [maven-release-plugin] prepare release org.apache.sling.api-2.23.6
0c8a12f is described below

commit 0c8a12f8bcb6e276b45206897778df96d276e380
Author: Joerg Hoh <jh...@adobe.com>
AuthorDate: Mon May 17 13:34:41 2021 +0200

    [maven-release-plugin] prepare release org.apache.sling.api-2.23.6
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0b35ea9..c5e4d11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.23.5-SNAPSHOT</version>
+    <version>2.23.6</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>HEAD</tag>
+      <tag>org.apache.sling.api-2.23.6</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314252</site.jira.version.id>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2021-04-28T07:21:38Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-05-17T11:34:22Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>