Show
Ignore:
Timestamp:
06/02/10 21:10:11 (2 years ago)
Author:
bturner
Message:

add new (maven) modules: rdb and server

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/org.bridgedb.rdb/pom.xml

    r391 r392  
    5757                        <scope>runtime</scope> 
    5858                </dependency> 
     59        <dependency> 
     60            <groupId>org.apache.derby</groupId> 
     61            <artifactId>derbyclient</artifactId> 
     62            <version>10.5.3.0_1</version> 
     63        </dependency> 
    5964        </dependencies> 
    6065</project>