1
0
mirror of synced 2026-07-07 11:50:03 +00:00

Removed resin dependencies

This commit is contained in:
Carlos Sanchez
2005-01-23 15:13:33 +00:00
parent 0e3f70812d
commit 92408950ab
-20
View File
@@ -148,26 +148,6 @@
<war.bundle>true</war.bundle>
</properties>
</dependency>
<dependency>
<groupId>resin</groupId>
<artifactId>resin</artifactId>
<version>3.0.9</version>
<type>jar</type>
<url>http://www.caucho.com</url>
<properties>
<war.bundle>false</war.bundle>
</properties>
</dependency>
<dependency>
<groupId>retroweaver</groupId>
<artifactId>retroweaver</artifactId>
<version>1.0fcs</version>
<type>jar</type>
<url>http://retroweaver.sourceforge.net</url>
<properties>
<war.bundle>true</war.bundle>
</properties>
</dependency>
<dependency>
<groupId>aopalliance</groupId>
<artifactId>aopalliance</artifactId>