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/08 15:30:14 UTC

[sling-org-apache-sling-validation-core] branch master updated: add comment for the dependency to sling.testing.tools in latest snapshot version

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 8276a1c  add comment for the dependency to sling.testing.tools in latest snapshot version
8276a1c is described below

commit 8276a1cb8ae0ab38ea75bd9a460ec887bc305e1e
Author: Konrad Windszus <kw...@apache.org>
AuthorDate: Fri Dec 8 16:30:06 2017 +0100

    add comment for the dependency to sling.testing.tools in latest snapshot
    version
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 784f2cc..91776ea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -260,6 +260,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.testing.tools</artifactId>
+            <!-- we need the latest snapshot due to switch to commons-johnzon in https://github.com/apache/sling-old-svn-mirror/commit/862cf2c34e306ac52e8b27fc62a0a5a5458e94c1#diff-80bdb2d8d02d199be853b4a26d559391 -->
             <version>1.0.17-SNAPSHOT</version>
             <scope>test</scope>
         </dependency>

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