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:55 UTC

[sling-org-apache-sling-models-api] branch master updated: [maven-release-plugin] prepare for next development iteration

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 e7894e1  [maven-release-plugin] prepare for next development iteration
e7894e1 is described below

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

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 508b4f2..d83e445 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,19 +27,19 @@
     </parent>
     
     <artifactId>org.apache.sling.models.api</artifactId>
-    <version>1.4.0</version>
+    <version>1.4.1-SNAPSHOT</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>org.apache.sling.models.api-1.4.0</tag>
+        <tag>HEAD</tag>
     </scm>
     
     <properties>
         <sling.java.version>8</sling.java.version>
-        <project.build.outputTimestamp>2021-12-07T08:09:18Z</project.build.outputTimestamp>
+        <project.build.outputTimestamp>2021-12-07T08:09:50Z</project.build.outputTimestamp>
     </properties>
     <dependencies>
         <dependency>