You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2018/01/19 15:16:57 UTC

[sling-org-apache-sling-launchpad-integration-tests] branch master updated (8832a3a -> 7a548e7)

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

rombert pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git.


    from 8832a3a  SLING-7213 - Add a default .gitignore file to every module
     new b862391  SLING-7408 - Release Sling Starter 10 and associated artifacts
     new 7a548e7  [maven-release-plugin] prepare release org.apache.sling.launchpad.integration-tests-1.0.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:
 pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@sling.apache.org" <co...@sling.apache.org>'].

[sling-org-apache-sling-launchpad-integration-tests] 02/02: [maven-release-plugin] prepare release org.apache.sling.launchpad.integration-tests-1.0.6

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git

commit 7a548e78b08933b44fde3aea2be7ee409d766d7e
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:16:56 2018 +0200

    [maven-release-plugin] prepare release org.apache.sling.launchpad.integration-tests-1.0.6
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9241966..6b3db6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
   <packaging>jar</packaging>
-  <version>1.0.5-SNAPSHOT</version>
+  <version>1.0.6</version>
 
   <name>Apache Sling Launchpad Integration Tests</name>
   <description>
@@ -63,6 +63,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git</developerConnection>
     <url>https://gitbox.apache.org/repos/asf?p=sling-org-apache-sling-launchpad-integration-tests.git</url>
+    <tag>org.apache.sling.launchpad.integration-tests-1.0.6</tag>
   </scm>
 
   <build>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.

[sling-org-apache-sling-launchpad-integration-tests] 01/02: SLING-7408 - Release Sling Starter 10 and associated artifacts

Posted by ro...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-integration-tests.git

commit b8623918ccba024166826fe27b5dfc77524be964
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Fri Jan 19 17:16:11 2018 +0200

    SLING-7408 - Release Sling Starter 10 and associated artifacts
    
    Use released version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9264215..9241966 100644
--- a/pom.xml
+++ b/pom.xml
@@ -318,7 +318,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.launchpad.test-services</artifactId>
-      <version>2.0.13-SNAPSHOT</version>
+      <version>2.0.14</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.