Revision 257 org.gvsig.xmlschema/library/trunk/org.gvsig.xmlschema/org.gvsig.xmlschema.prov/org.gvsig.xmlschema.prov.kxml/pom.xml

View differences:

pom.xml
43 43
		<dependency>
44 44
			<groupId>org.gvsig</groupId>
45 45
			<artifactId>org.gvsig.xmlschema.lib.impl</artifactId>
46
			<version>2.0.0-SNAPSHOT</version>	
47
			<classifier>tests</classifier>
48
			<scope>test</scope>
46
			<version>2.0.0-SNAPSHOT</version>				
47
			<scope>runtime</scope>
49 48
		</dependency>
50 49
		<dependency>
51 50
			<groupId>org.gvsig</groupId>
......
63 62
			<groupId>org.gvsig</groupId>
64 63
			<artifactId>org.gvsig.gpe.lib.impl</artifactId>
65 64
			<version>2.1.0-SNAPSHOT</version>
66
			<classifier>tests</classifier>
67
			<scope>test</scope>
65
			<scope>runtime</scope>
68 66
		</dependency>
69 67
			<dependency>
70 68
			<groupId>org.gvsig</groupId>
71 69
			<artifactId>org.gvsig.gpe.prov.gml</artifactId>
72 70
			<version>2.1.0-SNAPSHOT</version>
73
			<classifier>tests</classifier>
74
			<scope>test</scope>
71
			<scope>runtime</scope>
75 72
		</dependency>
76 73
		<dependency>
77 74
			<groupId>org.gvsig</groupId>

Also available in: Unified diff