Revision 37568 branches/v2_0_0_prep/extensions/extGazetteer/pom.xml

View differences:

pom.xml
5 5
                      http://maven.apache.org/maven-v4_0_0.xsd">
6 6

  
7 7
	<modelVersion>4.0.0</modelVersion>
8
	<groupId>org.gvsig</groupId>
9 8
	<artifactId>org.gvsig.gazetteer.extension</artifactId>
10 9
	<packaging>jar</packaging>
11 10
	<version>2.0-SNAPSHOT</version>
12 11
	<name>Web Gazetteer Service client</name>
13 12
	<description>Web Gazetteer Service client (geographic names locating)</description>
14
	<url>http://maven.apache.org</url>
15 13
	<parent>
16 14
		<groupId>org.gvsig</groupId>
17 15
		<artifactId>gvsig-base-extension-pom</artifactId>
18 16
		<version>2.0-SNAPSHOT</version>
19 17
	</parent>	
20
	<distributionManagement>
21
		<site>
22
			<id>gvsig-repository</id>
23
			<url>${site-repository}/</url>
24
		</site>
25
	</distributionManagement>
26

  
27 18
	<dependencies>
28 19
		<dependency>
29 20
			<groupId>org.gvsig</groupId>

Also available in: Unified diff