mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-04 20:39:22 +00:00
Remove Jetty, as it is only required by the Jetty adapter subproject.
This commit is contained in:
parent
a9978c18ea
commit
20a4785a49
12
project.xml
12
project.xml
@ -26,7 +26,7 @@
|
||||
<description>Acegi Security System for Spring</description>
|
||||
<shortDescription>Acegi Security System for Spring</shortDescription>
|
||||
<organization>
|
||||
<name>Acegi Security</name>
|
||||
<name>Acegi Technology Pty Limited</name>
|
||||
<url>http://sourceforge.net/projects/acegisecurity</url>
|
||||
<logo>http://sourceforge.net/sflogo.php?group_id=104215&type=5</logo>
|
||||
</organization>
|
||||
@ -252,16 +252,6 @@
|
||||
<version>3.8.1</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>jetty</groupId>
|
||||
<artifactId>org.mortbay.jetty</artifactId>
|
||||
<version>4.2.22</version>
|
||||
<type>jar</type>
|
||||
<url>http://jetty.mortbay.org</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
</properties>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-core</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user