File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 33 <modelVersion >4.0.0</modelVersion >
44 <groupId >org.vaadin.addon</groupId >
55 <artifactId >v-leaflet</artifactId >
6- <version >0.5.2-SNAPSHOT </version >
6+ <version >0.5.2</version >
77 <name >V-Leaflet</name >
88
9+ <properties >
10+ <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
11+ <vaadin .version>7.1.8</vaadin .version>
12+ <g-leaflet-draw-version >0.4.2</g-leaflet-draw-version >
13+ <geotools .version>10.2</geotools .version>
14+ </properties >
15+
16+
917 <organization >
1018 <name >Vaadin Community</name >
1119 <url >http://vaadin.com/forum/</url >
3341 </license >
3442 </licenses >
3543
36- <properties >
37- <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
38- <vaadin .version>7.1.8</vaadin .version>
39- <g-leaflet-draw-version >0.4.3-SNAPSHOT</g-leaflet-draw-version >
40- <geotools .version>10.2</geotools .version>
41- </properties >
42-
4344 <build >
4445 <plugins >
4546 <plugin >
325326 <version >${vaadin.version} </version >
326327 <scope >provided</scope >
327328 </dependency >
328-
329+
329330 <dependency >
330331 <groupId >com.vaadin</groupId >
331332 <artifactId >vaadin-themes</artifactId >
You can’t perform that action at this time.
0 commit comments