Revision 2690 org.gvsig.raster.tools/trunk/org.gvsig.raster.tools/pom.xml

View differences:

pom.xml
41 41
    		<dependency>
42 42
		    	<groupId>org.gvsig</groupId>
43 43
   				<artifactId>org.gvsig.geoprocess.algorithm.base</artifactId>
44
            	<version>2.1.0</version>
44
            	<version>2.2.0</version>
45 45
   			</dependency>
46 46
   			<dependency>
47 47
				<groupId>org.gvsig</groupId>
48 48
				<artifactId>org.gvsig.geoprocess.lib.sextante</artifactId>
49
				<version>2.1.0</version>
49
				<version>2.2.0</version>
50 50
			</dependency>
51 51
			<dependency>
52 52
				<groupId>org.gvsig</groupId>
53 53
				<artifactId>org.gvsig.geoprocess.app.mainplugin</artifactId>
54
				<version>2.1.0</version>
54
				<version>2.2.0</version>
55 55
			</dependency>
56 56
    	    <dependency>
57 57
                <groupId>org.gvsig</groupId>
......
111 111
       		<dependency>
112 112
                <groupId>org.gvsig</groupId>
113 113
                <artifactId>org.gvsig.raster.gdal.io</artifactId>
114
                <version>2.2.0</version>
114
                <version>2.2.1</version>
115 115
        	</dependency>
116 116
        	<dependency>
117 117
                <groupId>org.gvsig</groupId>
118 118
                <artifactId>org.gvsig.raster.cache.lib.api</artifactId>
119
                <version>2.1.0</version>
119
                <version>2.2.0</version>
120 120
        	</dependency>
121 121
             <dependency>
122 122
                <groupId>org.gvsig</groupId>
123 123
                <artifactId>org.gvsig.raster.cache.lib.impl</artifactId>
124
                <version>2.1.0</version>
124
                <version>2.2.0</version>
125 125
        	</dependency>
126 126
			<dependency>
127 127
	            <groupId>org.gvsig</groupId>

Also available in: Unified diff