This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-bundles.git
commit 45c13cab3a3eccecb2b09625ba7c891cf54d92b2 Author: Robert Munteanu <[email protected]> AuthorDate: Fri Oct 19 17:11:24 2018 +0200 Update to released versions of bundles --- src/main/provisioning/bundles.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/provisioning/bundles.txt b/src/main/provisioning/bundles.txt index c563091..8a99a24 100644 --- a/src/main/provisioning/bundles.txt +++ b/src/main/provisioning/bundles.txt @@ -23,15 +23,15 @@ org.apache.sling/org.apache.sling.junit.core/1.0.26 org.apache.sling/org.apache.sling.junit.remote/1.0.12 org.apache.sling/org.apache.sling.junit.scriptable/1.0.12 - org.apache.sling/org.apache.sling.launchpad.test-fragment/2.0.15-SNAPSHOT + org.apache.sling/org.apache.sling.launchpad.test-fragment/2.0.16 [artifacts startLevel=5] - org.apache.sling/org.apache.sling.launchpad.test-services-war/2.0.15-SNAPSHOT/war - org.apache.sling/org.apache.sling.launchpad.test-services/2.0.15-SNAPSHOT + org.apache.sling/org.apache.sling.launchpad.test-services-war/2.0.16/war + org.apache.sling/org.apache.sling.launchpad.test-services/2.0.16 [artifacts runModes=jackrabbit,oak] # Add some run modes to verify that one of these run modes is active. - org.apache.sling/org.apache.sling.launchpad.test-services/2.0.15-SNAPSHOT + org.apache.sling/org.apache.sling.launchpad.test-services/2.0.16 [artifacts runModes=failingtests] # Used to verify that a bundle with an inactive run mode is not installed
