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 2019/06/17 13:08:52 UTC

[sling-org-apache-sling-launchpad-integration-tests] branch master updated: SLING-7935 - Consolidate all 'launchpad-testing' modules into a single git repository

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


The following commit(s) were added to refs/heads/master by this push:
     new 9b271bf  SLING-7935 - Consolidate all 'launchpad-testing' modules into a single git repository
9b271bf is described below

commit 9b271bf79bd43391c35be4115f80d59a6f0fb407
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jun 17 15:08:30 2019 +0200

    SLING-7935 - Consolidate all 'launchpad-testing' modules into a single git repository
    
    Back to same-version dependencies after release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f7ea936..d2a9ceb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -313,7 +313,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.launchpad.test-services</artifactId>
-      <version>2.0.16</version>
+      <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>