Mercurial > dive4elements > river
comparison gwt-client/pom.xml @ 8824:b5a868b50500
Fix dependency.
The one previously configured is not available anymore.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 16 May 2017 12:56:29 +0200 |
parents | 1816389d5f6c |
children | 0862ea5d66ba |
comparison
equal
deleted
inserted
replaced
8823:efa52271786b | 8824:b5a868b50500 |
---|---|
104 <version>1.2.14</version> | 104 <version>1.2.14</version> |
105 </dependency> | 105 </dependency> |
106 <dependency> | 106 <dependency> |
107 <groupId>org.mapfish.print</groupId> | 107 <groupId>org.mapfish.print</groupId> |
108 <artifactId>print-lib</artifactId> | 108 <artifactId>print-lib</artifactId> |
109 <version>1.2-SNAPSHOT</version> | 109 <version>1.2.0</version> |
110 </dependency> | 110 </dependency> |
111 <dependency> | 111 <dependency> |
112 <groupId>org.jdom</groupId> | 112 <groupId>org.jdom</groupId> |
113 <artifactId>jdom</artifactId> | 113 <artifactId>jdom</artifactId> |
114 <version>1.1.3</version> | 114 <version>1.1.3</version> |
232 <id>com.smartgwt</id> | 232 <id>com.smartgwt</id> |
233 <name>SmartGWT</name> | 233 <name>SmartGWT</name> |
234 <url>http://www.smartclient.com/maven2</url> | 234 <url>http://www.smartclient.com/maven2</url> |
235 </repository> | 235 </repository> |
236 <repository> | 236 <repository> |
237 <id>org.mapfish</id> | |
238 <url>http://dev.mapfish.org/maven/repository</url> | |
239 </repository> | |
240 <repository> | |
241 <id>osgeo</id> | 237 <id>osgeo</id> |
242 <name>Open Source Geospatial Foundation Repository</name> | 238 <name>Open Source Geospatial Foundation Repository</name> |
243 <url>http://download.osgeo.org/webdav/geotools/</url> | 239 <url>http://download.osgeo.org/webdav/geotools/</url> |
244 </repository> | 240 </repository> |
245 </repositories> | 241 </repositories> |