You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2021/01/13 22:06:42 UTC

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

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 43264ba  [maven-release-plugin] prepare release org.apache.sling.api-2.23.2
43264ba is described below

commit 43264ba97136ec41e0e5a61a99b2f17eb591deae
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Wed Jan 13 23:06:37 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index f6fc6cc..00b362a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.api</artifactId>
-    <version>2.23.1-SNAPSHOT</version>
+    <version>2.23.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>HEAD</tag>
+      <tag>org.apache.sling.api-2.23.2</tag>
   </scm>
 
     <properties>
         <site.jira.version.id>12314252</site.jira.version.id>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2020-09-23T18:51:35Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-01-13T22:06:24Z</project.build.outputTimestamp>
     </properties>
 
     <dependencies>