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 02439fd  SLING-7935 - Consolidate all 'launchpad-testing' modules into 
a single git repository
02439fd is described below

commit 02439fdf290bcf34c6f924f4d06d9f47c9f37ad7
Author: Robert Munteanu <[email protected]>
AuthorDate: Fri Oct 19 22:59:08 2018 +0200

    SLING-7935 - Consolidate all 'launchpad-testing' modules into a single git 
repository
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 72690dc..d2a9ceb 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.9-SNAPSHOT</version>
+  <version>12-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>2.0.16</version>
+      <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.sling</groupId>

Reply via email to