Skip to content

Commit 106aa25

Browse files
committed
Next release = 1.1.0
1 parent 0f5cd1b commit 106aa25

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.xdev-software</groupId>
88
<artifactId>vaadin-maps-leaflet-flow-root</artifactId>
9-
<version>1.0.7-SNAPSHOT</version>
9+
<version>1.1.0-SNAPSHOT</version>
1010
<packaging>pom</packaging>
1111

1212
<name>vaadin-maps-leaflet-flow-root</name>

vaadin-maps-leaflet-flow-demo/pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance">
66
<modelVersion>4.0.0</modelVersion>
77

8-
98
<groupId>com.xdev-software</groupId>
109
<artifactId>vaadin-maps-leaflet-flow-demo</artifactId>
11-
<version>1.0.7-SNAPSHOT</version>
10+
<version>1.1.0-SNAPSHOT</version>
1211
<packaging>war</packaging>
1312

1413
<name>Vaadin Maps Leaflet Flow Demo</name>

vaadin-maps-leaflet-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<artifactId>vaadin-maps-leaflet-flow</artifactId>
1010

1111
<packaging>jar</packaging>
12-
<version>1.0.7-SNAPSHOT</version>
12+
<version>1.1.0-SNAPSHOT</version>
1313

1414
<name>LeafletMap for Vaadin</name>
1515
<description>LeafletMap for Vaadin</description>

0 commit comments

Comments
 (0)