Revision 32266 branches/v2_0_0_prep/applications/appgvSIG/pom.xml

View differences:

pom.xml
74 74
			<groupId>org.gvsig</groupId>
75 75
			<artifactId>org.gvsig.raster.io</artifactId>
76 76
			<version>2.0-SNAPSHOT</version>
77
			<scope>runtime</scope>
77 78
		</dependency>
78 79
		<dependency>
79 80
			<groupId>org.gvsig</groupId>
......
305 306
			<groupId>geojava</groupId>
306 307
			<artifactId>geojava</artifactId>
307 308
		</dependency>
308
		<!-- org.gvsig.raster* dependencies to copy to the extension -->
309
		<dependency>
310
			<groupId>org.gvsig</groupId>
311
			<artifactId>org.gvsig.jecw</artifactId>
312
			<version>2.0.0-SNAPSHOT</version>
313
			<scope>runtime</scope>
314
		</dependency>
315
		<dependency>
316
			<groupId>org.gvsig.</groupId>
317
			<artifactId>org.gvsig.jmrsid</artifactId>
318
			<version>2.0.0-SNAPSHOT</version>
319
			<scope>runtime</scope>
320
		</dependency>	
321 309
		<!-- org.gvsig.remoteClient dependencies to copy to the extension -->
322 310
		<dependency>
323 311
			<groupId>org.gvsig</groupId>

Also available in: Unified diff