Project

General

Profile

« Previous | Next » 

Revision 7542

Added by Jing Tao over 11 years ago

Figured out to read beans from the configuration file.

View differences:

pom.xml
23 23
 
24 24
  <dependencies>
25 25
    <dependency>
26
      <groupId>junit</groupId>
27
      <artifactId>junit</artifactId>
28
      <version>3.8.1</version>
29
      <scope>test</scope>
26
            <groupId>junit</groupId>
27
            <artifactId>junit</artifactId>
28
            <version>4.7</version>
29
            <type>jar</type>
30
            <scope>test</scope>
30 31
    </dependency>
31 32
    <dependency>
32 33
            <groupId>org.dataone</groupId>

Also available in: Unified diff