You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ss...@apache.org on 2021/12/07 08:09:43 UTC

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

This is an automated email from the ASF dual-hosted git repository.

sseifert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git


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

commit 5054eb00636a1538ac278e7fb4003b4c4909db52
Author: Stefan Seifert <st...@users.noreply.github.com>
AuthorDate: Tue Dec 7 09:09:38 2021 +0100

    [maven-release-plugin] prepare release org.apache.sling.models.api-1.4.0
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 380fb2b..508b4f2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,23 +23,23 @@
         <groupId>org.apache.sling</groupId>
         <artifactId>sling-bundle-parent</artifactId>
         <version>46</version>
-        <relativePath/>
+        <relativePath />
     </parent>
     
     <artifactId>org.apache.sling.models.api</artifactId>
-    <version>1.3.9-SNAPSHOT</version>
+    <version>1.4.0</version>
     <name>Apache Sling Models API</name>
     <description>Apache Sling Models API</description>
     <scm>
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-models-api.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-models-api.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.sling.models.api-1.4.0</tag>
     </scm>
     
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2019-10-02T08:04:00Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-12-07T08:09:18Z</project.build.outputTimestamp>
     </properties>
     <dependencies>
         <dependency>