Browse Source

+ update pom

SPR-6333
SPR-6394

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2498 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Costin Leau 16 years ago
parent
commit
26d4c0df55
  1. 6
      org.springframework.context/pom.xml

6
org.springframework.context/pom.xml

@ -15,12 +15,6 @@ @@ -15,12 +15,6 @@
</parent>
<dependencies>
<dependency>
<groupId>com.sun.enterprise</groupId>
<artifactId>com.springsource.com.sun.enterprise.loader</artifactId>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>backport-util-concurrent</groupId>
<artifactId>backport-util-concurrent</artifactId>

Loading…
Cancel
Save