Revision 46 org.gvsig.educa.thematicmap/trunk/org.gvsig.educa.thematicmap/pom.xml

View differences:

pom.xml
277 277
			</dependency>
278 278
			<dependency>
279 279
				<groupId>org.gvsig</groupId>
280
				<artifactId>org.gvsig.installer.lib.spi</artifactId>
281
				<version>${gvsig.installer.version}</version>
282
			</dependency>
283
			<dependency>
284
				<groupId>org.gvsig</groupId>
280 285
				<artifactId>org.gvsig.installer.lib.impl</artifactId>
281 286
				<version>${gvsig.installer.version}</version>
282 287
				<scope>runtime</scope>
......
313 318
	<modules>
314 319
		<module>org.gvsig.educa.thematicmap.lib</module>
315 320
		<module>org.gvsig.educa.thematicmap.swing</module>
321
		<module>org.gvsig.educa.thematicmap.installer.provider</module>
316 322
		<module>org.gvsig.educa.thematicmap.main</module>
317 323

  
318 324
	</modules>

Also available in: Unified diff