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 2019/03/04 15:26:38 UTC

[sling-org-apache-sling-testing-jcr-mock] branch master updated: [maven-release-plugin] prepare release org.apache.sling.testing.jcr-mock-1.4.4

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-testing-jcr-mock.git


The following commit(s) were added to refs/heads/master by this push:
     new 89a5fe1  [maven-release-plugin] prepare release org.apache.sling.testing.jcr-mock-1.4.4
89a5fe1 is described below

commit 89a5fe100c9fc79b58a758172c47f13452dcbf5d
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Mon Mar 4 16:26:36 2019 +0100

    [maven-release-plugin] prepare release org.apache.sling.testing.jcr-mock-1.4.4
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 93886e8..1efa3bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-    <version>1.4.3-SNAPSHOT</version>
+    <version>1.4.4</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Testing JCR Mock</name>
@@ -38,7 +38,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-jcr-mock.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.testing.jcr-mock-1.4.4</tag>
   </scm>
 
     <dependencies>