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 2020/04/29 11:30:49 UTC

[sling-org-apache-sling-testing-jcr-mock] branch master updated (58022b6 -> ebbecff)

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

sseifert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-jcr-mock.git.


    from 58022b6  SLING-9373 remove compile dependency to guava
     new f6f733c  [maven-release-plugin] prepare release org.apache.sling.testing.jcr-mock-1.4.6
     new ebbecff  [maven-release-plugin] rollback the release of org.apache.sling.testing.jcr-mock-1.4.6

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:


[sling-org-apache-sling-testing-jcr-mock] 02/02: [maven-release-plugin] rollback the release of org.apache.sling.testing.jcr-mock-1.4.6

Posted by ss...@apache.org.
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

commit ebbecffcf0d7e0f97a34b426fcbd1af3624489eb
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Wed Apr 29 13:30:19 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index efd97c4..cba0071 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-    <version>1.4.6</version>
+    <version>1.4.5-SNAPSHOT</version>
     <packaging>jar</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>org.apache.sling.testing.jcr-mock-1.4.6</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <dependencies>


[sling-org-apache-sling-testing-jcr-mock] 01/02: [maven-release-plugin] prepare release org.apache.sling.testing.jcr-mock-1.4.6

Posted by ss...@apache.org.
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

commit f6f733c198bf29257cd7e1478dde7795a3718252
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Wed Apr 29 13:21:57 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index cba0071..efd97c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.jcr-mock</artifactId>
-    <version>1.4.5-SNAPSHOT</version>
+    <version>1.4.6</version>
     <packaging>jar</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.6</tag>
   </scm>
 
     <dependencies>