소스 검색

Removed resin dependencies

Carlos Sanchez 20 년 전
부모
커밋
92408950ab
1개의 변경된 파일0개의 추가작업 그리고 20개의 파일을 삭제
  1. 0 20
      project.xml

+ 0 - 20
project.xml

@@ -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>