You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rave.apache.org by Ate Douma <at...@douma.nu> on 2011/08/30 16:43:13 UTC

Re: svn commit: r1163226 - /incubator/rave/rave-master-pom/trunk/pom.xml

On 08/30/2011 04:24 PM, mfranklin@apache.org wrote:
> Author: mfranklin
> Date: Tue Aug 30 14:24:30 2011
> New Revision: 1163226
>
> URL: http://svn.apache.org/viewvc?rev=1163226&view=rev
> Log:
> Updating version for 0.3 release

Hi Matt, if you bump the master pom, don't forget to also bump the project pom 
reference!

Technically though there is no need to bump the master pom version as it already 
is a SNAPSHOT version and properly referenced from the project pom.

If you intend to "sync" both versions for master and project pom, then you 
should bump to version 0.4-incubating-SNAPSHOT instead. But if not, why not keep 
the master version at 0.2-incubating-SNAPSHOT and release it as 0.2-incubating?

Regards,

Ate

>
> Modified:
>      incubator/rave/rave-master-pom/trunk/pom.xml
>
> Modified: incubator/rave/rave-master-pom/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/pom.xml?rev=1163226&r1=1163225&r2=1163226&view=diff
> ==============================================================================
> --- incubator/rave/rave-master-pom/trunk/pom.xml (original)
> +++ incubator/rave/rave-master-pom/trunk/pom.xml Tue Aug 30 14:24:30 2011
> @@ -39,7 +39,7 @@
>     <name>Apache Rave :: rave-master (Master POM)</name>
>     <description>Apache Rave Master Project</description>
>     <packaging>pom</packaging>
> -<version>0.2-incubating-SNAPSHOT</version>
> +<version>0.3-incubating-SNAPSHOT</version>
>
>     <inceptionYear>2011</inceptionYear>
>
>
>


Re: svn commit: r1163226 - /incubator/rave/rave-master-pom/trunk/pom.xml

Posted by Ate Douma <at...@douma.nu>.
On 08/30/2011 04:43 PM, Ate Douma wrote:
> On 08/30/2011 04:24 PM, mfranklin@apache.org wrote:
>> Author: mfranklin
>> Date: Tue Aug 30 14:24:30 2011
>> New Revision: 1163226
>>
>> URL: http://svn.apache.org/viewvc?rev=1163226&view=rev
>> Log:
>> Updating version for 0.3 release
>
> Hi Matt, if you bump the master pom, don't forget to also bump the project pom
> reference!
>
> Technically though there is no need to bump the master pom version as it already
> is a SNAPSHOT version and properly referenced from the project pom.
>
> If you intend to "sync" both versions for master and project pom, then you
> should bump to version 0.4-incubating-SNAPSHOT instead. But if not, why not keep
> the master version at 0.2-incubating-SNAPSHOT and release it as 0.2-incubating?

Scrap that, I was confusing myself here :)

Of course the next project version is also on 0.3-incubating-SNAPSHOT, so 
syncing the versions for both master and project to 0.3-incubating-SNAPSHOT does 
make sense.

Never mind me ;)

Ate

>
> Regards,
>
> Ate
>
>>
>> Modified:
>> incubator/rave/rave-master-pom/trunk/pom.xml
>>
>> Modified: incubator/rave/rave-master-pom/trunk/pom.xml
>> URL:
>> http://svn.apache.org/viewvc/incubator/rave/rave-master-pom/trunk/pom.xml?rev=1163226&r1=1163225&r2=1163226&view=diff
>>
>> ==============================================================================
>> --- incubator/rave/rave-master-pom/trunk/pom.xml (original)
>> +++ incubator/rave/rave-master-pom/trunk/pom.xml Tue Aug 30 14:24:30 2011
>> @@ -39,7 +39,7 @@
>> <name>Apache Rave :: rave-master (Master POM)</name>
>> <description>Apache Rave Master Project</description>
>> <packaging>pom</packaging>
>> -<version>0.2-incubating-SNAPSHOT</version>
>> +<version>0.3-incubating-SNAPSHOT</version>
>>
>> <inceptionYear>2011</inceptionYear>
>>
>>
>>
>