You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2018/02/26 03:29:25 UTC

[karaf] branch karaf-3.0.x updated: Fix manual version

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

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


The following commit(s) were added to refs/heads/karaf-3.0.x by this push:
     new 72a1273  Fix manual version
72a1273 is described below

commit 72a127327dcb1246c5f309cffc8423ec693a5939
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Mon Feb 26 04:29:09 2018 +0100

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

diff --git a/manual/pom.xml b/manual/pom.xml
index 294282f..0969dc0 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.0.7-SNAPSHOT</version>
+        <version>3.0.9-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

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