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-karaf-features.git
commit 05911145adc1ff27ad5498f115d07c4a6684e77c Author: Oliver Lietz <[email protected]> AuthorDate: Sat May 12 15:55:35 2018 +0200 SLING-3027 Improve Launchpad Karaf Features use latest release --- src/main/feature/feature.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml index a9c56a9..fcf6059 100644 --- a/src/main/feature/feature.xml +++ b/src/main/feature/feature.xml @@ -94,7 +94,7 @@ <bundle dependency="true">mvn:org.apache.commons/commons-lang3/3.7</bundle> </feature> <feature name="sling-commons-html" version="${project.version}"> - <bundle>mvn:org.apache.sling/org.apache.sling.commons.html/1.0.1-SNAPSHOT</bundle> + <bundle>mvn:org.apache.sling/org.apache.sling.commons.html/1.0.2</bundle> <!-- dependencies --> <feature>scr</feature> <bundle dependency="true">mvn:org.apache.sling/org.apache.sling.commons.osgi/2.4.0</bundle> -- To stop receiving notification emails like this one, please contact [email protected].
