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

jbonofre pushed a commit to branch karaf-4.0.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.0.x by this push:
     new 0c97b12  Fix manual parent version
0c97b12 is described below

commit 0c97b12e9a34829f573f5dcf95f73c738a34da77
Author: Jean-Baptiste Onofré <jbono...@apache.org>
AuthorDate: Wed Mar 7 08:34:23 2018 +0100

    Fix manual parent version
---
 manual/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/manual/pom.xml b/manual/pom.xml
index 2f48275..2776769 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -17,7 +17,7 @@
        <parent>
                <groupId>org.apache.karaf</groupId>
                <artifactId>karaf</artifactId>
-               <version>4.0.10-SNAPSHOT</version>
+               <version>4.0.11-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 

-- 
To stop receiving notification emails like this one, please contact
jbono...@apache.org.

Reply via email to