File tree Expand file tree Collapse file tree 2 files changed +3
-16
lines changed
vaadin-maps-leaflet-flow-demo Expand file tree Collapse file tree 2 files changed +3
-16
lines changed Original file line number Diff line number Diff line change 88
99 <groupId >com.xdev-software</groupId >
1010 <artifactId >vaadin-maps-leaflet-flow-demo</artifactId >
11- <version >1.0.2 </version >
11+ <version >1.0.3 </version >
1212 <packaging >war</packaging >
1313
1414 <name >Vaadin Maps Leaflet Flow Demo</name >
Original file line number Diff line number Diff line change 77
88 <groupId >com.xdev-software</groupId >
99 <artifactId >vaadin-maps-leaflet-flow</artifactId >
10- <version >1.0.2 </version >
10+ <version >1.0.3 </version >
1111 <packaging >jar</packaging >
1212
1313 <name >vaadin-maps-leaflet-flow</name >
174174 </execution >
175175 </executions >
176176 </plugin >
177-
178- <plugin >
179- <groupId >org.apache.maven.plugins</groupId >
180- <artifactId >maven-source-plugin</artifactId >
181- <version >2.2.1</version >
182- <executions >
183- <execution >
184- <id >attach-sources</id >
185- <goals >
186- <goal >jar</goal >
187- </goals >
188- </execution >
189- </executions >
190- </plugin >
177+
191178 <plugin >
192179 <groupId >org.apache.maven.plugins</groupId >
193180 <artifactId >maven-jar-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments