You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2012/03/03 00:05:31 UTC

svn commit: r1296508 - /commons/proper/math/trunk/pom.xml

Author: erans
Date: Fri Mar  2 23:05:31 2012
New Revision: 1296508

URL: http://svn.apache.org/viewvc?rev=1296508&view=rev
Log:
Variable used for release candidate.

Modified:
    commons/proper/math/trunk/pom.xml

Modified: commons/proper/math/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=1296508&r1=1296507&r2=1296508&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Fri Mar  2 23:05:31 2012
@@ -276,6 +276,7 @@
   <properties>
     <commons.componentid>math</commons.componentid>
     <commons.release.version>3.0-SNAPSHOT</commons.release.version>
+    <!-- <commons.rc.version>RC1</commons.rc.version> -->
     <commons.binary.suffix></commons.binary.suffix>
     <commons.jira.id>MATH</commons.jira.id>
     <commons.jira.pid>12310485</commons.jira.pid>



Re: svn commit: r1296508 - /commons/proper/math/trunk/pom.xml

Posted by sebb <se...@gmail.com>.
On 2 March 2012 23:05,  <er...@apache.org> wrote:
> Author: erans
> Date: Fri Mar  2 23:05:31 2012
> New Revision: 1296508
>
> URL: http://svn.apache.org/viewvc?rev=1296508&view=rev
> Log:
> Variable used for release candidate.
>
> Modified:
>    commons/proper/math/trunk/pom.xml
>
> Modified: commons/proper/math/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=1296508&r1=1296507&r2=1296508&view=diff
> ==============================================================================
> --- commons/proper/math/trunk/pom.xml (original)
> +++ commons/proper/math/trunk/pom.xml Fri Mar  2 23:05:31 2012
> @@ -276,6 +276,7 @@
>   <properties>
>     <commons.componentid>math</commons.componentid>
>     <commons.release.version>3.0-SNAPSHOT</commons.release.version>

Only used for release preparation, so SNAPSHOT suffix can be dropped.

> +    <!-- <commons.rc.version>RC1</commons.rc.version> -->

This can safely be left in the trunk pom

>     <commons.binary.suffix></commons.binary.suffix>
>     <commons.jira.id>MATH</commons.jira.id>
>     <commons.jira.pid>12310485</commons.jira.pid>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org