You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/01/16 09:54:51 UTC

[sling-org-apache-sling-i18n] 01/02: use org.apache.sling.testing.tools 1.0.16

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

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

commit 9f69215e28444f513b722eb79403dc0a21588eb9
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue Jan 16 10:08:37 2018 +0100

    use org.apache.sling.testing.tools 1.0.16
---
 src/test/java/org/apache/sling/i18n/it/ResourceBundleProviderIT.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/test/java/org/apache/sling/i18n/it/ResourceBundleProviderIT.java b/src/test/java/org/apache/sling/i18n/it/ResourceBundleProviderIT.java
index d0704bd..f412d49 100644
--- a/src/test/java/org/apache/sling/i18n/it/ResourceBundleProviderIT.java
+++ b/src/test/java/org/apache/sling/i18n/it/ResourceBundleProviderIT.java
@@ -243,7 +243,7 @@ public class ResourceBundleProviderIT {
 
                 mavenBundle("org.apache.sling", "org.apache.sling.jcr.oak.server", "1.1.0"),
 
-                mavenBundle("org.apache.sling", "org.apache.sling.testing.tools", "1.0.17-SNAPSHOT"),
+                mavenBundle("org.apache.sling", "org.apache.sling.testing.tools", "1.0.16"),
                 mavenBundle("org.apache.sling", "org.apache.sling.commons.johnzon", "1.0.0"),
                 mavenBundle("org.apache.httpcomponents", "httpcore-osgi", "4.1.2"),
                 mavenBundle("org.apache.httpcomponents", "httpclient-osgi", "4.1.2"),

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