Removed unneeded tags
This commit is contained in:
parent
263dd9c0d3
commit
b26183dc66
24
project.xml
24
project.xml
|
@ -70,7 +70,6 @@
|
|||
<groupId>ehcache</groupId>
|
||||
<artifactId>ehcache</artifactId>
|
||||
<version>0.7</version>
|
||||
<type>jar</type>
|
||||
<url>http://ehcache.sourceforge.net</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -80,7 +79,6 @@
|
|||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-core</artifactId>
|
||||
<version>1.1</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -90,7 +88,6 @@
|
|||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-dao</artifactId>
|
||||
<version>1.1</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -100,7 +97,6 @@
|
|||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-orm</artifactId>
|
||||
<version>1.1</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -110,7 +106,6 @@
|
|||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-context</artifactId>
|
||||
<version>1.1</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -120,7 +115,6 @@
|
|||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-aop</artifactId>
|
||||
<version>1.1</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -130,7 +124,6 @@
|
|||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-web</artifactId>
|
||||
<version>1.1</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -140,15 +133,12 @@
|
|||
<groupId>springframework</groupId>
|
||||
<artifactId>spring-mock</artifactId>
|
||||
<version>1.1</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.springframework.org</url>
|
||||
<properties/>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>aopalliance</groupId>
|
||||
<artifactId>aopalliance</artifactId>
|
||||
<version>1.0</version>
|
||||
<type>jar</type>
|
||||
<url>http://aopalliance.sourceforge.net</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -158,7 +148,6 @@
|
|||
<groupId>commons-attributes</groupId>
|
||||
<artifactId>commons-attributes-api</artifactId>
|
||||
<version>2.1</version>
|
||||
<type>jar</type>
|
||||
<url>http://jakarta.apache.org/commons</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -168,15 +157,12 @@
|
|||
<groupId>commons-attributes</groupId>
|
||||
<artifactId>commons-attributes-compiler</artifactId>
|
||||
<version>2.1</version>
|
||||
<type>jar</type>
|
||||
<url>http://jakarta.apache.org/commons</url>
|
||||
<properties/>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-codec</groupId>
|
||||
<artifactId>commons-codec</artifactId>
|
||||
<version>1.2</version>
|
||||
<type>jar</type>
|
||||
<url>http://jakarta.apache.org/commons</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -186,7 +172,6 @@
|
|||
<groupId>commons-collections</groupId>
|
||||
<artifactId>commons-collections</artifactId>
|
||||
<version>3.0</version>
|
||||
<type>jar</type>
|
||||
<url>http://jakarta.apache.org/commons</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -196,7 +181,6 @@
|
|||
<groupId>commons-logging</groupId>
|
||||
<artifactId>commons-logging</artifactId>
|
||||
<version>1.0</version>
|
||||
<type>jar</type>
|
||||
<url>http://jakarta.apache.org/commons</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -206,7 +190,6 @@
|
|||
<groupId>taglibs</groupId>
|
||||
<artifactId>standard</artifactId>
|
||||
<version>1.0.4</version>
|
||||
<type>jar</type>
|
||||
<url>http://jakarta.apache.org/taglibs/</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -216,7 +199,6 @@
|
|||
<groupId>jstl</groupId>
|
||||
<artifactId>jstl</artifactId>
|
||||
<version>1.0.2</version>
|
||||
<type>jar</type>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
</properties>
|
||||
|
@ -225,14 +207,11 @@
|
|||
<groupId>servletapi</groupId>
|
||||
<artifactId>servletapi</artifactId>
|
||||
<version>2.3</version>
|
||||
<type>jar</type>
|
||||
<properties/>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>oro</groupId>
|
||||
<artifactId>oro</artifactId>
|
||||
<version>2.0.7</version>
|
||||
<type>jar</type>
|
||||
<url>http://jakarta.apache.org/oro/</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -242,7 +221,6 @@
|
|||
<groupId>hsqldb</groupId>
|
||||
<artifactId>hsqldb</artifactId>
|
||||
<version>1.7.2-rc6c</version>
|
||||
<type>jar</type>
|
||||
<url>http://hsqldb.sourceforge.net/</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -252,7 +230,6 @@
|
|||
<groupId>cas</groupId>
|
||||
<artifactId>casclient</artifactId>
|
||||
<version>2.0.11</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.yale.edu/tp/cas</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
@ -262,7 +239,6 @@
|
|||
<groupId>aspectj</groupId>
|
||||
<artifactId>aspectjrt</artifactId>
|
||||
<version>1.2</version>
|
||||
<type>jar</type>
|
||||
<url>http://www.eclipse.org/aspectj</url>
|
||||
<properties>
|
||||
<war.bundle>true</war.bundle>
|
||||
|
|
Loading…
Reference in New Issue