Project

General

Profile

« Previous | Next » 

Revision c4aee361

Added by Alexander Oppermann over 9 years ago

added xml importer of bfn data to trunk

View differences:

app-import/pom.xml
19 19
  </scm>
20 20
  
21 21
  <dependencies>
22
   	<dependency>
23
  		<groupId>eu.etaxonomy</groupId>
22
	<dependency>
23
		<groupId>eu.etaxonomy</groupId>
24 24
  		<artifactId>cdmlib-io</artifactId>
25 25
  		<version>${project.version}</version>
26 26
  	</dependency>
27
  	<dependency>
28
  		<groupId>eu.etaxonomy</groupId>
29
  		<artifactId>cdmlib-persistence</artifactId>
30
  		<type>test-jar</type>
31
        	<scope>test</scope>
32
  		<version>${project.version}</version>
33
  	</dependency>
34
	<!-- <dependency>
35
      		<groupId>org.unitils</groupId>
36
		<artifactId>unitils-dbunit</artifactId>
37
		<version>3.3</version>
38
		<scope>test</scope>
39
    	</dependency>
40
    	<dependency>
41
		<groupId>org.unitils</groupId>
42
      		<artifactId>unitils-spring</artifactId>
43
      		<version>3.3</version>
44
      		<scope>test</scope>
45
  	</dependency> -->
46

  
47

  
27 48
<!--     <dependency>
28 49
    	<groupId>aspectj</groupId>
29 50
      	<artifactId>aspectjrt</artifactId>

Also available in: Unified diff