Revision 2690

View differences:

org.gvsig.raster.wcs/trunk/org.gvsig.raster.wcs/pom.xml
57 57
			<dependency>
58 58
				<groupId>org.gvsig</groupId>
59 59
				<artifactId>org.gvsig.raster.swing.api</artifactId>
60
				<version>2.2.0</version>
60
				<version>2.2.1</version>
61 61
			</dependency>
62 62
			<dependency>
63 63
				<groupId>org.gvsig</groupId>
64 64
				<artifactId>org.gvsig.raster.cache.lib.api</artifactId>
65
				<version>2.1.0</version>
65
				<version>2.2.0</version>
66 66
			</dependency>
67 67
			<dependency>
68 68
				<groupId>org.gvsig</groupId>
69 69
				<artifactId>org.gvsig.raster.lib.api</artifactId>
70
				<version>2.2.0</version>
70
				<version>2.2.1</version>
71 71
			</dependency>
72 72
	        <dependency>
73 73
	            <groupId>org.gvsig</groupId>
74 74
	            <artifactId>org.gvsig.raster.lib.impl</artifactId>
75
	            <version>2.2.0</version>
75
	            <version>2.2.1</version>
76 76
	        </dependency>
77 77
			<dependency>
78 78
				<groupId>org.gvsig</groupId>
79 79
				<artifactId>org.gvsig.raster.fmap</artifactId>
80
				<version>2.2.0</version>
80
				<version>2.2.1</version>
81 81
			</dependency>
82 82
		    <dependency>
83 83
				<groupId>org.gvsig</groupId>
org.gvsig.raster.reproject/trunk/org.gvsig.raster.reproject/pom.xml
52 52
    	    <dependency>
53 53
            	<groupId>org.gvsig</groupId>
54 54
            	<artifactId>org.gvsig.raster.mainplugin</artifactId>
55
            	<version>2.2.0</version>
55
            	<version>2.2.1</version>
56 56
        	</dependency>
57 57
	        <dependency>
58 58
				<groupId>org.gvsig</groupId>
59 59
				<artifactId>org.gvsig.raster.algorithm</artifactId>
60
				<version>2.2.0</version>
60
				<version>2.2.1</version>
61 61
			</dependency>
62 62
			<dependency>
63 63
				<groupId>org.gvsig</groupId>
64 64
				<artifactId>org.gvsig.raster.lib.api</artifactId>
65
				<version>2.2.0</version>
65
				<version>2.2.1</version>
66 66
			</dependency>
67 67
	        <dependency>
68 68
	            <groupId>org.gvsig</groupId>
69 69
	            <artifactId>org.gvsig.raster.lib.impl</artifactId>
70
	            <version>2.2.0</version>
70
	            <version>2.2.1</version>
71 71
	        </dependency>
72 72
	        <dependency>
73 73
				<groupId>org.gvsig</groupId>
74 74
				<artifactId>org.gvsig.raster.swing.api</artifactId>
75
				<version>2.2.0</version>
75
				<version>2.2.1</version>
76 76
			</dependency>
77 77
	        <dependency>
78 78
	            <groupId>org.gvsig</groupId>
79 79
	            <artifactId>org.gvsig.raster.swing.impl</artifactId>
80
	            <version>2.2.0</version>
80
	            <version>2.2.1</version>
81 81
	        </dependency>
82 82
	        <dependency>
83 83
				<groupId>org.gvsig</groupId>
84 84
				<artifactId>org.gvsig.raster.fmap</artifactId>
85
				<version>2.2.0</version>
85
				<version>2.2.1</version>
86 86
			</dependency>
87 87
		    <dependency>
88 88
				<groupId>org.gvsig</groupId>
......
92 92
			<dependency>
93 93
		    	<groupId>org.gvsig</groupId>
94 94
   				<artifactId>org.gvsig.geoprocess.algorithm.base</artifactId>
95
            	<version>2.1.0</version>
95
            	<version>2.2.0</version>
96 96
   			</dependency>
97 97
   			<dependency>
98 98
				<groupId>org.gvsig</groupId>
99 99
				<artifactId>org.gvsig.geoprocess.lib.sextante</artifactId>
100
				<version>2.1.0</version>
100
				<version>2.2.0</version>
101 101
			</dependency>
102 102
			<dependency>
103 103
				<groupId>org.gvsig</groupId>
104 104
				<artifactId>org.gvsig.geoprocess.app.mainplugin</artifactId>
105
				<version>2.1.0</version>
105
				<version>2.2.0</version>
106 106
			</dependency>
107 107
    	</dependencies>
108 108
    </dependencyManagement>
org.gvsig.raster.tools/trunk/org.gvsig.raster.tools/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>
org.gvsig.raster.roimask/trunk/org.gvsig.raster.roimask/pom.xml
84 84
			<dependency>
85 85
            	<groupId>org.gvsig</groupId>
86 86
            	<artifactId>org.gvsig.raster.swing.api</artifactId>           
87
            	<version>2.2.0</version>
87
            	<version>2.2.1</version>
88 88
        	</dependency> 
89 89
       		<dependency>
90 90
            	<groupId>org.gvsig</groupId>
91 91
            	<artifactId>org.gvsig.raster.swing.impl</artifactId>           
92
            	<version>2.2.0</version>
92
            	<version>2.2.1</version>
93 93
        	</dependency>
94 94
			<dependency>
95 95
	            <groupId>org.gvsig</groupId>
96 96
	            <artifactId>org.gvsig.raster.lib.api</artifactId>
97
	            <version>2.2.0</version>
97
	            <version>2.2.1</version>
98 98
	        </dependency>
99 99
	        <dependency>
100 100
	            <groupId>org.gvsig</groupId>
101 101
	            <artifactId>org.gvsig.raster.lib.impl</artifactId>
102
	            <version>2.2.0</version>
102
	            <version>2.2.1</version>
103 103
	        </dependency>
104 104
			<dependency>
105 105
				<groupId>org.gvsig</groupId>
106 106
				<artifactId>org.gvsig.raster.fmap</artifactId>
107
				<version>2.2.0</version>
107
				<version>2.2.1</version>
108 108
			</dependency>
109 109
			<dependency>
110 110
				<groupId>org.gvsig</groupId>
111 111
				<artifactId>org.gvsig.raster.mainplugin</artifactId>
112
				<version>2.2.0</version>
112
				<version>2.2.1</version>
113 113
			</dependency>
114 114
			<dependency>
115 115
				<groupId>org.gvsig</groupId>
116 116
				<artifactId>org.gvsig.raster.algorithm</artifactId>
117
				<version>2.2.0</version>
117
				<version>2.2.1</version>
118 118
			</dependency>
119 119
			<dependency>
120 120
		    	<groupId>org.gvsig</groupId>
121 121
   				<artifactId>org.gvsig.geoprocess.algorithm.base</artifactId>
122
            	<version>2.1.0</version>
122
            	<version>2.2.0</version>
123 123
   			</dependency>
124 124
   			<dependency>
125 125
				<groupId>org.gvsig</groupId>
126 126
				<artifactId>org.gvsig.geoprocess.lib.sextante</artifactId>
127
				<version>2.1.0</version>
127
				<version>2.2.0</version>
128 128
			</dependency>
129 129
			<dependency>
130 130
				<groupId>org.gvsig</groupId>
131 131
				<artifactId>org.gvsig.geoprocess.app.mainplugin</artifactId>
132
				<version>2.1.0</version>
132
				<version>2.2.0</version>
133 133
			</dependency>
134 134
   			<dependency>
135 135
				<groupId>org.gvsig</groupId>
136 136
				<artifactId>org.gvsig.raster.roimask.toolbox</artifactId>
137
				<version>2.2.0-SNAPSHOT</version>
137
				<version>2.2.1-SNAPSHOT</version>
138 138
			</dependency>
139 139
		</dependencies>
140 140
	</dependencyManagement>
org.gvsig.raster.wms/trunk/org.gvsig.raster.wms/pom.xml
56 56
			 <dependency>
57 57
				<groupId>org.gvsig</groupId>
58 58
				<artifactId>org.gvsig.raster.cache.lib.api</artifactId>
59
				<version>2.1.0</version>
59
				<version>2.2.0</version>
60 60
			</dependency>
61 61
			<dependency>
62 62
				<groupId>org.gvsig</groupId>
63 63
				<artifactId>org.gvsig.raster.lib.api</artifactId>
64
				<version>2.2.0</version>
64
				<version>2.2.1</version>
65 65
			</dependency>
66 66
	        <dependency>
67 67
	            <groupId>org.gvsig</groupId>
68 68
	            <artifactId>org.gvsig.raster.lib.impl</artifactId>
69
	            <version>2.2.0</version>
69
	            <version>2.2.1</version>
70 70
	        </dependency>
71 71
		    <dependency>
72 72
				<groupId>org.gvsig</groupId>
73 73
				<artifactId>org.gvsig.raster.swing.api</artifactId>
74
				<version>2.2.0</version>
74
				<version>2.2.1</version>
75 75
			</dependency>
76 76
			<dependency>
77 77
				<groupId>org.gvsig</groupId>
78 78
				<artifactId>org.gvsig.raster.swing.impl</artifactId>
79
				<version>2.2.0</version>
79
				<version>2.2.1</version>
80 80
			</dependency>
81 81
			<dependency>
82 82
				<groupId>org.gvsig</groupId>
......
86 86
			<dependency>
87 87
				<groupId>org.gvsig</groupId>
88 88
				<artifactId>org.gvsig.raster.fmap</artifactId>
89
				<version>2.2.0</version>
89
				<version>2.2.1</version>
90 90
			</dependency>
91 91
		</dependencies>
92 92
	</dependencyManagement>
org.gvsig.raster.tilecache/trunk/org.gvsig.raster.tilecache/pom.xml
54 54
	    	<dependency>
55 55
				<groupId>org.gvsig</groupId>
56 56
				<artifactId>org.gvsig.raster.cache.lib.api</artifactId>
57
				<version>2.1.0</version>
57
				<version>2.2.0</version>
58 58
			</dependency>
59 59
	        <dependency>
60 60
	            <groupId>org.gvsig</groupId>
61 61
	            <artifactId>org.gvsig.raster.cache.lib.impl</artifactId>
62
	            <version>2.1.0</version>
62
	            <version>2.2.0</version>
63 63
	        </dependency>
64 64
			<dependency>
65 65
				<groupId>org.gvsig</groupId>
66 66
				<artifactId>org.gvsig.raster.lib.api</artifactId>
67
				<version>2.2.0</version>
67
				<version>2.2.1</version>
68 68
			</dependency>
69 69
	        <dependency>
70 70
	            <groupId>org.gvsig</groupId>
71 71
	            <artifactId>org.gvsig.raster.lib.impl</artifactId>
72
	            <version>2.2.0</version>
72
	            <version>2.2.1</version>
73 73
	        </dependency>
74 74
	        <dependency>
75 75
            	<groupId>org.gvsig</groupId>
76 76
            	<artifactId>org.gvsig.raster.fmap</artifactId>
77
            	<version>2.2.0</version>
77
            	<version>2.2.1</version>
78 78
	        </dependency>
79 79
	        <dependency>
80 80
				<groupId>org.gvsig</groupId>
......
84 84
			<dependency>
85 85
				<groupId>org.gvsig</groupId>
86 86
				<artifactId>org.gvsig.raster.swing.api</artifactId>
87
				<version>2.2.0</version>
87
				<version>2.2.1</version>
88 88
			</dependency>
89 89
			<dependency>
90 90
				<groupId>org.gvsig</groupId>
91 91
				<artifactId>org.gvsig.raster.swing.impl</artifactId>
92
				<version>2.2.0</version>
92
				<version>2.2.1</version>
93 93
			</dependency>
94 94
			<dependency>
95 95
				<groupId>org.gvsig</groupId>
96 96
				<artifactId>org.gvsig.raster.algorithm</artifactId>
97
				<version>2.2.0</version>
97
				<version>2.2.1</version>
98 98
			</dependency>
99 99
    	</dependencies>
100 100
    </dependencyManagement>
org.gvsig.raster.tasseledcap/trunk/org.gvsig.raster.tasseledcap/pom.xml
54 54
			<dependency>
55 55
				<groupId>org.gvsig</groupId>
56 56
				<artifactId>org.gvsig.raster.mainplugin</artifactId>
57
				<version>2.2.0</version>
57
				<version>2.2.1</version>
58 58
			</dependency>
59 59
			<dependency>
60 60
				<groupId>org.gvsig.legacy</groupId>
......
64 64
			<dependency>
65 65
				<groupId>org.gvsig</groupId>
66 66
				<artifactId>org.gvsig.raster.tasseledcap.lib.api</artifactId>
67
				<version>2.2.0-SNAPSHOT</version>
67
				<version>2.2.1-SNAPSHOT</version>
68 68
			</dependency>
69 69
			<dependency>
70 70
				<groupId>org.gvsig</groupId>
71 71
				<artifactId>org.gvsig.raster.tasseledcap.lib.impl</artifactId>
72
				<version>2.2.0-SNAPSHOT</version>
72
				<version>2.2.1-SNAPSHOT</version>
73 73
			</dependency>
74 74
			<dependency>
75 75
				<groupId>org.gvsig</groupId>
......
89 89
			<dependency>
90 90
            	<groupId>org.gvsig</groupId>
91 91
            	<artifactId>org.gvsig.raster.swing.api</artifactId>           
92
            	<version>2.2.0</version>
92
            	<version>2.2.1</version>
93 93
        	</dependency> 
94 94
       		<dependency>
95 95
            	<groupId>org.gvsig</groupId>
96 96
            	<artifactId>org.gvsig.raster.swing.impl</artifactId>           
97
            	<version>2.2.0</version>
97
            	<version>2.2.1</version>
98 98
        	</dependency>
99 99
			<dependency>
100 100
	            <groupId>org.gvsig</groupId>
101 101
	            <artifactId>org.gvsig.raster.lib.api</artifactId>
102
	            <version>2.2.0</version>
102
	            <version>2.2.1</version>
103 103
	        </dependency>
104 104
	        <dependency>
105 105
	            <groupId>org.gvsig</groupId>
106 106
	            <artifactId>org.gvsig.raster.lib.impl</artifactId>
107
	            <version>2.2.0</version>
107
	            <version>2.2.1</version>
108 108
	        </dependency>
109 109
			<dependency>
110 110
				<groupId>org.gvsig</groupId>
111 111
				<artifactId>org.gvsig.raster.fmap</artifactId>
112
				<version>2.2.0</version>
112
				<version>2.2.1</version>
113 113
			</dependency>
114 114
			<dependency>
115 115
				<groupId>org.gvsig</groupId>
116 116
				<artifactId>org.gvsig.raster.algorithm</artifactId>
117
				<version>2.2.0</version>
117
				<version>2.2.1</version>
118 118
			</dependency>
119 119
			<dependency>
120 120
		    	<groupId>org.gvsig</groupId>
121 121
   				<artifactId>org.gvsig.geoprocess.algorithm.base</artifactId>
122
            	<version>2.1.0</version>
122
            	<version>2.2.0</version>
123 123
   			</dependency>
124 124
   			<dependency>
125 125
				<groupId>org.gvsig</groupId>
126 126
				<artifactId>org.gvsig.geoprocess.lib.sextante</artifactId>
127
				<version>2.1.0</version>
127
				<version>2.2.0</version>
128 128
			</dependency>
129 129
			<dependency>
130 130
				<groupId>org.gvsig</groupId>
131 131
				<artifactId>org.gvsig.geoprocess.app.mainplugin</artifactId>
132
				<version>2.1.0</version>
132
				<version>2.2.0</version>
133 133
			</dependency>
134 134
   			<dependency>
135 135
				<groupId>org.gvsig</groupId>
org.gvsig.raster.wmts/trunk/org.gvsig.raster.wmts/pom.xml
63 63
			<dependency>
64 64
				<groupId>org.gvsig</groupId>
65 65
				<artifactId>org.gvsig.raster.cache.lib.api</artifactId>
66
				<version>2.1.0</version>
66
				<version>2.2.0</version>
67 67
			</dependency>
68 68
			<dependency>
69 69
				<groupId>org.gvsig</groupId>
70 70
				<artifactId>org.gvsig.raster.lib.api</artifactId>
71
				<version>2.2.0</version>
71
				<version>2.2.1</version>
72 72
			</dependency>
73 73
			<dependency>
74 74
				<groupId>org.gvsig</groupId>
75 75
				<artifactId>org.gvsig.raster.swing.api</artifactId>
76
				<version>2.2.0</version>
76
				<version>2.2.1</version>
77 77
			</dependency>
78 78
	        <dependency>
79 79
	            <groupId>org.gvsig</groupId>
80 80
	            <artifactId>org.gvsig.raster.lib.impl</artifactId>
81
	            <version>2.2.0</version>
81
	            <version>2.2.1</version>
82 82
	        </dependency>
83 83
			<dependency>
84 84
	            <groupId>org.gvsig</groupId>
......
88 88
			<dependency>
89 89
				<groupId>org.gvsig</groupId>
90 90
				<artifactId>org.gvsig.raster.fmap</artifactId>
91
				<version>2.2.0</version>
91
				<version>2.2.1</version>
92 92
			</dependency>
93 93
		</dependencies>
94 94
	</dependencyManagement>

Also available in: Unified diff