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/22 10:35:22 UTC

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

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 b5d5429  switch test-services dep to latest SNAPSHOT again
b5d5429 is described below

commit b5d542944a0955b99637a23366b6b5959c2a83a7
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Fri Dec 22 11:35:18 2017 +0100

    switch test-services dep to latest SNAPSHOT again
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 140a360..aec3a78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.validation.test-services</artifactId>
-            <version>1.0.4</version>
+            <version>1.0.5-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>
         <dependency>

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