Revision 1926 org.gvsig.raster.tools/trunk/templates/rasterTaskProjectTemplate/alg_template/pom/base.xml

View differences:

base.xml
102 102
   				<artifactId>org.gvsig.geoprocess.algorithm.base</artifactId>
103 103
            	<version>2.0.0</version>
104 104
   			</dependency>
105
   			<dependency>
106
				<groupId>org.gvsig</groupId>
107
				<artifactId>org.gvsig.geoprocess.lib.sextante</artifactId>
108
				<version>2.0.1-SNAPSHOT</version>
109
			</dependency>
110
   			<dependency>
111
				<groupId>org.gvsig</groupId>
112
				<artifactId>org.gvsig.raster.projecttemplate.sextante</artifactId>
113
				<version>2.0.0-SNAPSHOT</version>
114
			</dependency>
115 105
			
116 106
			<!-- DAL & gvSIG -->
117 107
			
......
129 119
	</properties>
130 120
	<modules>
131 121
		<module>org.gvsig.raster.projecttemplate.algorithm</module>
132
		<module>org.gvsig.raster.projecttemplate.sextante</module>
133 122
		<module>org.gvsig.raster.projecttemplate.lib</module>
134 123
		<module>org.gvsig.raster.projecttemplate.swing</module>
135 124
		<module>org.gvsig.raster.projecttemplate.app</module>

Also available in: Unified diff