Use jars uploaded to ibiblio

This commit is contained in:
Carlos Sanchez 2005-10-06 21:01:58 +00:00
parent f6487edf90
commit a7e977c31a
1 changed files with 2 additions and 4 deletions

View File

@ -12,16 +12,14 @@
</repository>
<dependencies>
<dependency>
<groupId>resin</groupId>
<groupId>com.caucho</groupId>
<artifactId>resin</artifactId>
<version>3.0.9</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>retroweaver</groupId>
<groupId>net.sourceforge.retroweaver</groupId>
<artifactId>retroweaver</artifactId>
<version>1.0fcs</version>
<type>jar</type>
</dependency>
</dependencies>
<build>