mirror of https://github.com/apache/archiva.git
not needed in every project
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637807 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
372634b162
commit
036b3e9937
5
pom.xml
5
pom.xml
|
@ -145,11 +145,6 @@
|
||||||
<module>archiva-docs</module>
|
<module>archiva-docs</module>
|
||||||
</modules>
|
</modules>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
|
||||||
<groupId>org.springframework</groupId>
|
|
||||||
<artifactId>spring-context</artifactId>
|
|
||||||
<scope>compile</scope>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>junit</groupId>
|
<groupId>junit</groupId>
|
||||||
<artifactId>junit</artifactId>
|
<artifactId>junit</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue