Revision 23013 trunk/libraries/lib3DMap-share/pom.xml

View differences:

pom.xml
16 16
	<dependencies>
17 17
		<dependency>
18 18
			<groupId>org.gvsig</groupId>
19
			<artifactId>andami</artifactId>
20
			<version>1.0</version>
19
			<artifactId>_fwAndami</artifactId>
20
			<version>2.1-SNAPSHOT</version>
21 21
		</dependency>
22 22
		<dependency>
23
			<groupId>castor</groupId>
23
			<groupId>org.gvsig.legacy</groupId>
24 24
			<artifactId>castor</artifactId>
25
			<version>0.9.5.3</version>
25
			<version>gvsig</version>
26 26
		</dependency>
27 27
		<dependency>
28 28
			<groupId>org.gvsig</groupId>
29
			<artifactId>fmap</artifactId>
30
			<version>1.0</version>
29
			<artifactId>libFMap</artifactId>
30
			<version>2.1-SNAPSHOT</version>
31 31
		</dependency>
32 32
		<dependency>
33 33
			<groupId>org.gvsig</groupId>
......
41 41
		</dependency>
42 42
		<dependency>
43 43
			<groupId>org.gvsig</groupId>
44
			<artifactId>iver-utiles</artifactId>
45
			<version>1.0</version>
44
			<artifactId>libIverUtiles</artifactId>
45
			<version>2.1-SNAPSHOT</version>
46 46
		</dependency>
47 47
		<dependency>
48 48
			<groupId>org.gvsig</groupId>
......
51 51
		</dependency>
52 52
		<dependency>
53 53
			<groupId>org.gvsig</groupId>
54
			<artifactId>org.cresques.cts</artifactId>
55
			<version>1.0</version>
54
			<artifactId>libProjection</artifactId>
55
			<version>2.1-SNAPSHOT</version>
56 56
		</dependency>
57
		<dependency>
57
		<dependency>	
58 58
			<groupId>org.gvsig</groupId>
59
			<artifactId>org.gvsig.exceptions</artifactId>
60
			<version>1.0</version>
59
			<artifactId>libExceptions</artifactId>
60
			<version>2.1-SNAPSHOT</version>
61 61
		</dependency>
62 62
		<dependency>
63 63
			<groupId>org.gvsig</groupId>
64
			<artifactId>org.gvsig.fmap.raster</artifactId>
65
			<version>1.0</version>
64
			<artifactId>extRasterTools-SE</artifactId>
65
			<version>2.1-SNAPSHOT</version>
66 66
		</dependency>
67 67
		<dependency>
68 68
			<groupId>org.gvsig</groupId>
69
			<artifactId>org.gvsig.raster</artifactId>
70
			<version>1.0</version>
69
			<artifactId>libRaster</artifactId>
70
			<version>2.1-SNAPSHOT</version>
71 71
		</dependency>
72 72
		<dependency>
73 73
			<groupId>org.gvsig</groupId>
74
			<artifactId>org.gvsig.ui</artifactId>
75
			<version>1.0</version>
74
			<artifactId>libUIComponent</artifactId>
75
			<version>2.1-SNAPSHOT</version>
76 76
		</dependency>
77 77
		<dependency>
78 78
			<groupId>org.gvsig</groupId>
79
			<artifactId>remote-clients</artifactId>
80
			<version>1.0</version>
79
			<artifactId>libRemoteServices</artifactId>
80
			<version>2.1-SNAPSHOT</version>
81 81
		</dependency>
82 82
		<dependency>
83 83
			<groupId>org.gvsig.osgvp.libosgvp</groupId>

Also available in: Unified diff