Revision 20854

View differences:

trunk/libraries/libUIComponent/pom.xml
15 15
	</parent>
16 16
	<dependencies>
17 17
		<dependency>
18
			<groupId>jcommon</groupId>
19
			<artifactId>jcommon</artifactId>
20
			<version>0.9.5</version>
21
		</dependency>
22
		<dependency>
23
			<groupId>jfreechart</groupId>
24
			<artifactId>jfreechart</artifactId>
25
			<version>1.0.6</version>
26
		</dependency>
27
		<dependency>
28 18
			<groupId>org.gvsig</groupId>
29 19
			<artifactId>libInternationalization</artifactId>
30 20
			<version>1.0-SNAPSHOT</version>
......
35 25
			<version>1.0-SNAPSHOT</version>
36 26
		</dependency>
37 27
		<dependency>
28
			<groupId>jcommon</groupId>
29
			<artifactId>jcommon</artifactId>
30
			<version>1.0.10</version>
31
		</dependency>
32
		<dependency>
33
			<groupId>jfreechart</groupId>
34
			<artifactId>jfreechart</artifactId>
35
			<version>1.0.6</version>
36
		</dependency>
37
		<dependency>
38 38
			<groupId>jcalendar</groupId>
39 39
			<artifactId>jcalendar</artifactId>
40
			<version>1.0</version>
40
			<version>1.1.1</version>
41 41
		</dependency>
42 42
	</dependencies>
43 43
	<build>

Also available in: Unified diff