On 18/05/2009, ceki@apache.org <ceki@apache.org> wrote:
> Author: ceki
> Date: Mon May 18 16:47:32 2009
> New Revision: 776006
>
> URL: http://svn.apache.org/viewvc?rev=776006&view=rev
> Log:
> name correction
Huh?
> Modified:
> commons/sandbox/logging_empty/trunk/pom.xml
>
> Modified: commons/sandbox/logging_empty/trunk/pom.xml
> URL: http://svn.apache.org/viewvc/commons/sandbox/logging_empty/trunk/pom.xml?rev=776006&r1=776005&r2=776006&view=diff
> ==============================================================================
> --- commons/sandbox/logging_empty/trunk/pom.xml (original)
> +++ commons/sandbox/logging_empty/trunk/pom.xml Mon May 18 16:47:32 2009
> @@ -18,6 +18,12 @@
> -->
>
> <project>
> + <parent>
> + <groupId>org.apache.commons</groupId>
> + <artifactId>commons-parent</artifactId>
> + <version>11</version>
> + </parent>
> +
???
> <modelVersion>4.0.0</modelVersion>
> <groupId>commons-logging</groupId>
> <artifactId>commons-logging</artifactId>
>
<name>???
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org
|