As per comments on the JIRA ticket I'm -1 to changing the groupid

Niall

On Sun, Mar 7, 2010 at 2:12 AM,  <s...@apache.org> wrote:
> Author: sebb
> Date: Sun Mar  7 02:12:26 2010
> New Revision: 919912
>
> URL: http://svn.apache.org/viewvc?rev=919912&view=rev
> Log:
> IO-125 wrong groupId value in pom.xml
> Also update to 2.0-SNAPSHOT
>
> Modified:
>    commons/proper/io/trunk/pom.xml
>
> Modified: commons/proper/io/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=919912&r1=919911&r2=919912&view=diff
> ==============================================================================
> --- commons/proper/io/trunk/pom.xml (original)
> +++ commons/proper/io/trunk/pom.xml Sun Mar  7 02:12:26 2010
> @@ -22,9 +22,9 @@
>     <version>12</version>
>   </parent>
>   <modelVersion>4.0.0</modelVersion>
> -  <groupId>commons-io</groupId>
> +  <groupId>org.apache.commons</groupId>
>   <artifactId>commons-io</artifactId>
> -  <version>1.5-SNAPSHOT</version>
> +  <version>2.0-SNAPSHOT</version>
>   <name>Commons IO</name>
>
>   <inceptionYear>2002</inceptionYear>
>
>
>

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

Reply via email to