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:04:01 UTC

[sling-org-apache-sling-launchpad-integration-tests] branch master updated: Revert "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 bf18a6c  Revert "SLING-7935 - Consolidate all 'launchpad-testing' modules into a single git repository"
bf18a6c is described below

commit bf18a6c42ff25f83ecb67a708a8620f751437248
Author: Robert Munteanu <ro...@apache.org>
AuthorDate: Mon Jun 17 15:03:16 2019 +0200

    Revert "SLING-7935 - Consolidate all 'launchpad-testing' modules into a single git repository"
    
    This reverts commit 02439fdf290bcf34c6f924f4d06d9f47c9f37ad7, as we want to make a release
    with the old numbering scheme without a starter release. See also [1]
    
    [1]: https://issues.apache.org/jira/browse/SLING-7935?focusedCommentId=16862368&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16862368
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index d2a9ceb..72690dc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <artifactId>org.apache.sling.launchpad.integration-tests</artifactId>
   <packaging>jar</packaging>
-  <version>12-SNAPSHOT</version>
+  <version>1.0.9-SNAPSHOT</version>
 
   <name>Apache Sling Launchpad Integration Tests</name>
   <description>
@@ -313,7 +313,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.launchpad.test-services</artifactId>
-      <version>${project.version}</version>
+      <version>2.0.16</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>