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-junit-teleporter.git
commit 00054248f390237bf4f1b0cdb49b320d5958e4fb Author: Oliver Lietz <[email protected]> AuthorDate: Fri Feb 9 13:24:24 2018 +0100 SLING-7488 Upgrade Tinybundles to 3.0.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 32f84fa..838a2b3 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ <dependency> <groupId>org.ops4j.pax.tinybundles</groupId> <artifactId>tinybundles</artifactId> - <version>2.0.0</version> + <version>3.0.0</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId> -- To stop receiving notification emails like this one, please contact [email protected].
