Project

General

Profile

« Previous | Next » 

Revision 9b853065

Added by Niels Hoffmann almost 14 years ago

Integrated progress monitor into application controller and started integrating it to some imports.

View differences:

cdmlib-print/pom.xml
3 3
	<parent>
4 4
		<artifactId>cdmlib-parent</artifactId>
5 5
		<groupId>eu.etaxonomy</groupId>
6
		<version>1.0</version>
6
		<version>2.4</version>
7 7
	</parent>
8 8
	
9 9
	<modelVersion>4.0.0</modelVersion>
......
14 14
	
15 15
	<packaging>jar</packaging>
16 16
		
17
	<version>1.0</version>
17
	<version>2.4</version>
18 18
	
19 19
	<name>CDM Print</name>
20 20
	
......
46 46
			<artifactId>odfdom</artifactId>
47 47
			<version>0.8.6</version>
48 48
		</dependency>
49
		<dependency>
50
			<groupId>jdom</groupId>
51
			<artifactId>jdom</artifactId>
52
			<version>1.0</version>
53
		</dependency>
49 54
	</dependencies>
50 55
</project>

Also available in: Unified diff