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 2017/11/07 09:27:18 UTC

[sling-org-apache-sling-discovery-commons] 03/07: use org.apache.sling.commons.testing 2.0.26

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

rombert pushed a commit to annotated tag org.apache.sling.discovery.commons-1.0.14
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-commons.git

commit da23f5b15265d42f341821688e65300c17bc86cf
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jul 13 12:39:32 2016 +0000

    use org.apache.sling.commons.testing 2.0.26
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/bundles/extensions/discovery/commons@1752413 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 19150f6..706075a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -135,7 +135,7 @@
         <dependency>
         	<groupId>org.apache.sling</groupId>
         	<artifactId>org.apache.sling.commons.testing</artifactId>
-        	<version>2.0.25-SNAPSHOT</version>
+        	<version>2.0.26</version>
         	<scope>test</scope>
             <exclusions>
                 <!-- slf4j simple implementation logs INFO + higher to stdout (we don't want that behaviour) -->

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