Skip to content

Commit 0fe6b98

Browse files
committed
Release 1.0.4
1 parent 2329aab commit 0fe6b98

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
@@ -6,7 +6,7 @@
66

77
<groupId>com.xdev-software</groupId>
88
<artifactId>vaadin-maps-leaflet-flow-root</artifactId>
9-
<version>1.0.4-SNAPSHOT</version>
9+
<version>1.0.4</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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<groupId>com.xdev-software</groupId>
1010
<artifactId>vaadin-maps-leaflet-flow-demo</artifactId>
11-
<version>1.0.4-SNAPSHOT</version>
11+
<version>1.0.4</version>
1212
<packaging>war</packaging>
1313

1414
<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.4-SNAPSHOT</version>
12+
<version>1.0.4</version>
1313

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

0 commit comments

Comments
 (0)