Revision 29646 branches/v2_0_0_prep/libraries/libRemoteServices/pom.xml

View differences:

pom.xml
6 6
                      
7 7
	<modelVersion>4.0.0</modelVersion>
8 8
	<groupId>org.gvsig</groupId>
9
	<artifactId>org.gvsig.remoteClient</artifactId>
9
	<artifactId>org.gvsig.remoteclient</artifactId>
10 10
	<packaging>jar</packaging>
11 11
	<version>2.0-SNAPSHOT</version>
12 12
	<name>libRemoteServices</name>
13 13
	<url>http://maven.apache.org</url>
14 14
	<parent>
15 15
		<groupId>org.gvsig</groupId>
16
		<artifactId>gvsig-library-base-pom</artifactId>
16
		<artifactId>gvsig-base-library-pom</artifactId>
17 17
		<version>2.0-SNAPSHOT</version>
18 18
	</parent>
19 19
	<dependencies>

Also available in: Unified diff