You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2017/12/09 16:43:53 UTC

[sling-org-apache-sling-validation-core] branch master updated: switch back to latest SNAPSHOT for test-services

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-validation-core.git


The following commit(s) were added to refs/heads/master by this push:
     new d287dcd  switch back to latest SNAPSHOT for test-services
d287dcd is described below

commit d287dcdb1041479dfab1bde6e4d5c2c8ad1f9fcd
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Sat Dec 9 17:43:50 2017 +0100

    switch back to latest SNAPSHOT for test-services
---
 pom.xml                         | 2 +-
 src/test/provisioning/model.txt | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7a42a65..935cb39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.validation.test-services</artifactId>
-            <version>1.0.2</version>
+            <version>1.0.3-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>
diff --git a/src/test/provisioning/model.txt b/src/test/provisioning/model.txt
index 49a7151..c5b7cf8 100644
--- a/src/test/provisioning/model.txt
+++ b/src/test/provisioning/model.txt
@@ -21,9 +21,9 @@
 [artifacts]
   org.apache.sling/org.apache.sling.launchpad/9/slingstart
   # deploy the to-be-tested bundle as well
-  org.apache.sling/org.apache.sling.validation.core/1.0.1-SNAPSHOT
+  org.apache.sling/org.apache.sling.validation.core/1.0.3-SNAPSHOT
   # deploy an additional bundle which contains some server-side test classes and content
-  org.apache.sling/org.apache.sling.validation.test-services/1.0.2
+  org.apache.sling/org.apache.sling.validation.test-services/1.0.3-SNAPSHOT
 
 [configurations]
   # configure service user mapping for validation framework

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