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-integration-tests.git
commit 1ac01bfd2fe93cf2a3a45bbffa3b074328252935 Author: Oliver Lietz <[email protected]> AuthorDate: Sat Mar 17 21:51:33 2018 +0100 decouple versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 41986c7..79c89c8 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.karaf-features</artifactId> - <version>${project.version}</version> + <version>0.1.1-SNAPSHOT</version> <type>xml</type> <classifier>features</classifier> <scope>test</scope> -- To stop receiving notification emails like this one, please contact [email protected].
