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/03/17 22:54:54 UTC

[sling-org-apache-sling-karaf-features] 03/03: decouple versions

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