You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2018/11/01 12:21:32 UTC

[sling-org-apache-sling-feature-launcher] branch master updated: Update version to 0.1.1-SNAPSHOT to comply with odd/even version scheme

This is an automated email from the ASF dual-hosted git repository.

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-launcher.git


The following commit(s) were added to refs/heads/master by this push:
     new bf87325  Update version to 0.1.1-SNAPSHOT to comply with odd/even version scheme
bf87325 is described below

commit bf87325c1fc34ddec4833059949d3429d983b2e8
Author: David Bosschaert <bo...@adobe.com>
AuthorDate: Thu Nov 1 12:20:52 2018 +0000

    Update version to 0.1.1-SNAPSHOT to comply with odd/even version scheme
    
    Update version to 0.1.1-SNAPSHOT to comply with odd micro numbers for non-released versions
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9debaf3..dd40cb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     </parent>
 
     <artifactId>org.apache.sling.feature.launcher</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.1.1-SNAPSHOT</version>
 
     <name>Apache Sling Feature Launcher</name>
     <description>