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 2022/11/22 09:17:23 UTC

[sling-org-apache-sling-models-impl] branch master updated: [maven-release-plugin] prepare release org.apache.sling.models.impl-1.5.4

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-models-impl.git


The following commit(s) were added to refs/heads/master by this push:
     new 044cfda  [maven-release-plugin] prepare release org.apache.sling.models.impl-1.5.4
044cfda is described below

commit 044cfdadfea823edbd19033f164b06d192e6c63b
Author: Joerg Hoh <jo...@apache.org>
AuthorDate: Tue Nov 22 10:17:18 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 123d4ae..11f277a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.models.impl</artifactId>
-    <version>1.5.3-SNAPSHOT</version>
+    <version>1.5.4</version>
     <name>Apache Sling Models Implementation</name>
     <description>Apache Sling Models Implementation</description>
 
@@ -34,11 +34,11 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-impl.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-impl.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.models.impl-1.5.4</tag>
     </scm>
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2022-04-27T07:20:33Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2022-11-22T09:16:10Z</project.build.outputTimestamp>
     </properties>
     <build>
         <plugins>