You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Rahul Akolkar <ra...@gmail.com> on 2008/06/30 20:44:41 UTC

Re: [exec] svn commit: r672340 - /commons/proper/exec/trunk/pom.xml

On 6/27/08, sgoeschl@apache.org <sg...@apache.org> wrote:
> Author: sgoeschl
>  Date: Fri Jun 27 10:37:36 2008
>  New Revision: 672340
>
>  URL: http://svn.apache.org/viewvc?rev=672340&view=rev
>  Log:
>  Updating the POM to be a proper project
>
>  Modified:
>     commons/proper/exec/trunk/pom.xml
>
>  Modified: commons/proper/exec/trunk/pom.xml
>  URL: http://svn.apache.org/viewvc/commons/proper/exec/trunk/pom.xml?rev=672340&r1=672339&r2=672340&view=diff
>  ==============================================================================
>  --- commons/proper/exec/trunk/pom.xml (original)
>  +++ commons/proper/exec/trunk/pom.xml Fri Jun 27 10:37:36 2008
>  @@ -22,15 +22,15 @@
>    <modelVersion>4.0.0</modelVersion>
>    <parent>
>      <groupId>org.apache.commons</groupId>
>  -    <artifactId>commons-sandbox-parent</artifactId>
>  -    <version>6</version>
>  +    <artifactId>commons-parent</artifactId>
>  +    <version>10</version>
>    </parent>
>
>    <artifactId>commons-exec</artifactId>
>  -  <version>1.0-SNAPSHOT</version>
>  -  <name>Commons Exec (Sandbox)</name>
>  +  <version>1.0.0-SNAPSHOT</version>
>  +  <name>Commons Exec</name>
<snip/>

I think we've moved more towards not using the point release unless
its needed in the version number (I like it since it shorter -- so I
actually prefer 1.0, rather than 1.0.0).

-Rahul

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