Revision 72 org.gvsig.educa.thematicmap.app/trunk/org.gvsig.educa.thematicmap.app/org.gvsig.educa.thematicmap.app.editor/pom.xml

View differences:

pom.xml
6 6
	<artifactId>org.gvsig.educa.thematicmap.app.editor</artifactId>
7 7
	<packaging>jar</packaging>
8 8
	<name>org.gvsig.educa.thematicmap.app.editor</name>
9
	<description>Provides tools to create and generate packages of Thematic Maps</description>
9 10
	<parent>
10 11
		<groupId>org.gvsig</groupId>
11 12
		<artifactId>org.gvsig.educa.thematicmap.app</artifactId>
12 13
		<version>1.0.0-SNAPSHOT</version>
13 14
	</parent>
15
	<properties>
16
		<package.info.dependencies>required: org.gvsig.app -ge 2,required: org.gvsig.educa.thematicmap.app.viewer -ge ${educa.app.version}</package.info.dependencies>
17
	</properties>
14 18

  
15 19
	<dependencies>
16 20
		<dependency>

Also available in: Unified diff