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 5a070137c044a17a9579b4a4c44358e2a3e03868 Author: Oliver Lietz <[email protected]> AuthorDate: Sat Mar 17 21:49:35 2018 +0100 decouple versions --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df18ca5..9431c70 100644 --- a/pom.xml +++ b/pom.xml @@ -78,7 +78,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.karaf-configs</artifactId> - <version>${project.version}</version> + <version>0.1.1-SNAPSHOT</version> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact [email protected].
