We do now as the manual profile is in release configuration. 

Sent from my Samsung device

-------- Original message --------
From: Achim Nierbeck <[email protected]> 
Date: 01/04/2016  08:02  (GMT+01:00) 
To: [email protected] 
Subject: Re: karaf git commit: Fix parent pom version in the manual 

This indicates me that we don't release the manual while doing the release.

sent from mobile device
Am 01.04.2016 2:34 vorm. schrieb <[email protected]>:

> Repository: karaf
> Updated Branches:
>   refs/heads/karaf-4.0.x 964cd1946 -> 0920fa060
>
>
> Fix parent pom version in the manual
>
>
> Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
> Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/0920fa06
> Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/0920fa06
> Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/0920fa06
>
> Branch: refs/heads/karaf-4.0.x
> Commit: 0920fa0607705ce6a2d6c1ce970f2792eab48793
> Parents: 964cd19
> Author: Jean-Baptiste Onofré <[email protected]>
> Authored: Fri Apr 1 02:33:52 2016 +0200
> Committer: Jean-Baptiste Onofré <[email protected]>
> Committed: Fri Apr 1 02:33:52 2016 +0200
>
> ----------------------------------------------------------------------
>  manual/pom.xml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> ----------------------------------------------------------------------
>
>
> http://git-wip-us.apache.org/repos/asf/karaf/blob/0920fa06/manual/pom.xml
> ----------------------------------------------------------------------
> diff --git a/manual/pom.xml b/manual/pom.xml
> index b48928f..7dd683e 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.3-SNAPSHOT</version>
> +               <version>4.0.5-SNAPSHOT</version>
>                 <relativePath>../pom.xml</relativePath>
>         </parent>
>
>
>

Reply via email to