summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2008-03-17 09:53:26 +0000
committerBrett Porter <brett@apache.org>2008-03-17 09:53:26 +0000
commit036b3e99377841fbc82a4122e12ab9eddb586167 (patch)
tree490a73dd3683e3731bd94689173db89ce0f1d993 /pom.xml
parent372634b162810cdb91b0c663f33930cfcc18aa22 (diff)
downloadarchiva-036b3e99377841fbc82a4122e12ab9eddb586167.tar.gz
archiva-036b3e99377841fbc82a4122e12ab9eddb586167.zip
not needed in every project
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637807 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index 361f6ee15..5c55326f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,11 +146,6 @@
</modules>
<dependencies>
<dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-context</artifactId>
- <scope>compile</scope>
- </dependency>
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>3.8.1</version>