aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-12-19 15:19:53 +0000
committerOlivier Lamy <olamy@apache.org>2012-12-19 15:19:53 +0000
commit58afcb111487f09821d20ce25015352ee5140b65 (patch)
treef0cfeabeff964ca1b7cc6cdac092288c749e57c4 /pom.xml
parent31438032029fe54269ae1b349d40f49d8c73c5d3 (diff)
downloadarchiva-58afcb111487f09821d20ce25015352ee5140b65.tar.gz
archiva-58afcb111487f09821d20ce25015352ee5140b65.zip
[MRM-1729] add MetadataRepository#hasMetadataFacet to prevent slow startup time.
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1423878 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/pom.xml b/pom.xml
index 18eca9ff2..2f23060bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1357,17 +1357,6 @@
</exclusion>
</exclusions>
</dependency>
- <!--dependency>
- <groupId>org.springframework</groupId>
- <artifactId>spring-asm</artifactId>
- <version>${spring.version}</version>
- <exclusions>
- <exclusion>
- <groupId>commons-logging</groupId>
- <artifactId>commons-logging</artifactId>
- </exclusion>
- </exclusions>
- </dependency-->
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>