Revision 29626 branches/v2_0_0_prep/extensions/extCenterViewToPoint/pom.xml

View differences:

pom.xml
6 6

  
7 7
	<modelVersion>4.0.0</modelVersion>
8 8
	<groupId>org.gvsig</groupId>
9
	<artifactId>com.iver.gvsig.centerviewpoint
10
	</artifactId>
9
	<artifactId>org.gvsig.centerviewpoint</artifactId>
11 10
	<name>extCenterViewToPoint</name>
12 11
	<version>2.0-SNAPSHOT</version>
13 12
	<parent>
14
		<artifactId>gvsig-extension-base-pom
15
		</artifactId>
13
		<artifactId>gvsig-base-extension-pom</artifactId>
16 14
		<groupId>org.gvsig</groupId>
17 15
		<version>2.0-SNAPSHOT</version>
18 16
	</parent>
......
24 22
	<dependencies>
25 23
		<dependency>
26 24
			<groupId>org.gvsig</groupId>
27
			<artifactId>com.iver.cit.gvsig</artifactId>
25
			<artifactId>org.gvsig.app</artifactId>
28 26
			<version>2.0-SNAPSHOT</version>
29 27
		</dependency>
30 28
		<dependency>

Also available in: Unified diff