Revision 493 org.gvsig.geoprocess/trunk/org.gvsig.geoprocess/org.gvsig.geoprocess.lib/pom.xml

View differences:

pom.xml
6 6
	<packaging>pom</packaging>
7 7
	<name>Geoprocess library</name>
8 8
	<description>Geoprocess library projects</description>
9
	<version>2.2.0-SNAPSHOT</version>
9
	<version>2.2.0</version>
10 10
	
11 11
	<parent>
12 12
		<groupId>org.gvsig</groupId>
13 13
		<artifactId>org.gvsig.geoprocess</artifactId>
14
		<version>2.2.0-SNAPSHOT</version>
14
		<version>2.2.0</version>
15 15
	</parent>
16 16
	
17 17
	<dependencyManagement>
......
19 19
	        <dependency>
20 20
				<groupId>org.gvsig</groupId>
21 21
				<artifactId>org.gvsig.geoprocess</artifactId>
22
				<version>2.2.0-SNAPSHOT</version>
22
				<version>2.2.0</version>
23 23
				<type>pom</type>
24 24
				<scope>import</scope>
25 25
			</dependency>

Also available in: Unified diff