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 2018/02/26 11:07:43 UTC

[sling-org-apache-sling-testing-sling-mock] branch master updated (c88437d -> 2f5f50b)

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-sling-mock.git.


    from c88437d  update dependency to org.apache.sling.servlet-helpers
     new c5621f9  update dependency
     new 2f5f50b  [maven-release-plugin] prepare release org.apache.sling.testing.sling-mock-2.2.18

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:
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sseifert@apache.org.

[sling-org-apache-sling-testing-sling-mock] 01/02: update dependency

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-sling-mock.git

commit c5621f900185f32352080e2baf2c88384ecd10e7
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Mon Feb 26 12:07:10 2018 +0100

    update dependency
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3f40d51..364d088 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.servlet-helpers</artifactId>
-            <version>1.1.3-SNAPSHOT</version>
+            <version>1.1.4</version>
             <scope>compile</scope>
         </dependency>
 

-- 
To stop receiving notification emails like this one, please contact
sseifert@apache.org.

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

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-sling-mock.git

commit 2f5f50b332d12e45f6df00c49efeda10053fc73d
Author: sseifert <ss...@pro-vision.de>
AuthorDate: Mon Feb 26 12:07:41 2018 +0100

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

diff --git a/pom.xml b/pom.xml
index 364d088..7ca9667 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     </parent>
 
     <artifactId>org.apache.sling.testing.sling-mock</artifactId>
-    <version>2.2.17-SNAPSHOT</version>
+    <version>2.2.18</version>
     <packaging>bundle</packaging>
 
     <name>Apache Sling Testing Sling Mock</name>
@@ -38,7 +38,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-testing-sling-mock.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-testing-sling-mock.git</url>
-      <tag>HEAD</tag>
+      <tag>org.apache.sling.testing.sling-mock-2.2.18</tag>
   </scm>
 
     <dependencies>

-- 
To stop receiving notification emails like this one, please contact
sseifert@apache.org.