Revision 27323

View differences:

branches/v2_0_0_prep/libraries/libCorePlugin/pom.xml
2 2
	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3 3
	<modelVersion>4.0.0</modelVersion>
4 4
	<groupId>org.gvsig</groupId>
5
	<artifactId>libCorePlugin</artifactId>
5
	<artifactId>com.iver.core</artifactId>
6 6
	<packaging>jar</packaging>
7 7
	<version>2.0-SNAPSHOT</version>
8 8
	<name>libCorePlugin</name>
......
18 18
	<dependencies>
19 19
		<dependency>
20 20
			<groupId>org.gvsig</groupId>
21
			<artifactId>_fwAndami</artifactId>
21
			<artifactId>org.gvsig.andami</artifactId>
22 22
			<version>2.0-SNAPSHOT</version>
23 23
		</dependency>
24 24
	</dependencies>

Also available in: Unified diff