Skip to content

Commit 846797b

Browse files
committed
Release 2.0.0
1 parent 8959e4b commit 846797b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<groupId>com.xdev-software</groupId>
99
<artifactId>vaadin-maps-leaflet-flow-root</artifactId>
1010
<packaging>pom</packaging>
11-
<version>2.0.0-SNAPSHOT</version>
11+
<version>2.0.0</version>
1212

1313
<organization>
1414
<name>XDEV Software</name>

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

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

88
<groupId>com.xdev-software</groupId>
99
<artifactId>vaadin-maps-leaflet-flow-demo</artifactId>
10-
<version>2.0.0-SNAPSHOT</version>
10+
<version>2.0.0</version>
1111
<packaging>war</packaging>
1212

1313
<inceptionYear>2019</inceptionYear>

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>2.0.0-SNAPSHOT</version>
12+
<version>2.0.0</version>
1313

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

0 commit comments

Comments
 (0)