You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ju...@apache.org on 2020/10/05 11:19:27 UTC

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

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

justin 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 e658cb3  [maven-release-plugin] prepare release org.apache.sling.models.impl-1.4.14
e658cb3 is described below

commit e658cb305c3eec4045632835057f2e81cabfb0ab
Author: Justin Edelson <ju...@justinedelson.com>
AuthorDate: Mon Oct 5 07:18:58 2020 -0400

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

diff --git a/pom.xml b/pom.xml
index 8e19fc4..072069f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
         <relativePath />
     </parent>
     <artifactId>org.apache.sling.models.impl</artifactId>
-    <version>1.4.13-SNAPSHOT</version>
+    <version>1.4.14</version>
     <name>Apache Sling Models Implementation</name>
     <description>Apache Sling Models Implementation</description>
 
@@ -34,7 +34,7 @@
         <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.4.14</tag>
     </scm>
     <properties>
         <sling.java.version>8</sling.java.version>