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/02/09 12:25:12 UTC

[sling-org-apache-sling-junit-teleporter] 02/02: SLING-7488 Upgrade Tinybundles to 3.0.0

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 <ol...@apache.org>
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
olli@apache.org.