Add comment on core dependency.
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@399847 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7b4fdb6567
commit
a8e2d5e9d1
@ -92,6 +92,9 @@
|
||||
<groupId>plexus</groupId>
|
||||
<artifactId>plexus-utils</artifactId>
|
||||
<version>1.0.3</version>
|
||||
<properties>
|
||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||
</properties>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-logging</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user