mirror of https://github.com/apache/ant-ivy
parent dependency management includes version management; child pom doesn't need to declare parent-managed version
git-svn-id: https://svn.apache.org/repos/asf/ant/ivy/core/trunk@1131239 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6e4a87b4f5
commit
0419ecf691
|
|
@ -37,7 +37,6 @@
|
|||
<dependency>
|
||||
<groupId>commons-collection</groupId>
|
||||
<artifactId>commons-collection</artifactId>
|
||||
<version>1.0.5</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Reference in New Issue