On 23 March 2011 22:09,  <simonetrip...@apache.org> wrote:
> Author: simonetripodi
> Date: Wed Mar 23 22:09:07 2011
> New Revision: 1084776
>
> URL: http://svn.apache.org/viewvc?rev=1084776&view=rev
> Log:
> groupId inherited from parent pom

That is true, but I think it's best to be specific in this case.
The wrong groupId can cause lots of problems.

> Modified:
>    commons/proper/pool/trunk/pom.xml
>
> Modified: commons/proper/pool/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1084776&r1=1084775&r2=1084776&view=diff
> ==============================================================================
> --- commons/proper/pool/trunk/pom.xml (original)
> +++ commons/proper/pool/trunk/pom.xml Wed Mar 23 22:09:07 2011
> @@ -25,7 +25,6 @@
>     <version>20</version>
>   </parent>
>   <modelVersion>4.0.0</modelVersion>
> -  <groupId>org.apache.commons</groupId>
>   <artifactId>commons-pool2</artifactId>
>   <version>2.0-SNAPSHOT</version>
>   <name>Commons Pool</name>
>
>
>

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

Reply via email to