Revision 30754 branches/v2_0_0_prep/libraries/libIverUtiles/pom.xml

View differences:

pom.xml
26 26
			<artifactId>castor</artifactId>
27 27
			<version>gvsig</version>
28 28
		</dependency>
29
		<!-- TESTS -->
29 30
		<dependency>
31
			<groupId>org.gvsig</groupId>
32
			<artifactId>org.gvsig.tools</artifactId>
33
			<version>2.0-SNAPSHOT</version>
34
			<classifier>tests</classifier>
35
			<scope>test</scope>
36
		</dependency>		
37
		<dependency>
30 38
			<!--  required by the castor version we use -->
31 39
			<groupId>org.gvsig.legacy</groupId>
32 40
			<artifactId>xerces</artifactId>

Also available in: Unified diff