Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit 3d74756

Browse files
authored
Merge pull request #9 from xdev-software/master
Sync back
2 parents 67b24ed + a5f7e3a commit 3d74756

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
@@ -7,7 +7,7 @@
77

88
<groupId>com.xdev-software</groupId>
99
<artifactId>vaadin-chip-combobox-root</artifactId>
10-
<version>1.0.1-SNAPSHOT</version>
10+
<version>1.0.2-SNAPSHOT</version>
1111
<packaging>pom</packaging>
1212

1313
<inceptionYear>2021</inceptionYear>

vaadin-chip-combobox-demo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.xdev-software</groupId>
77
<artifactId>vaadin-chip-combobox-demo</artifactId>
88

9-
<version>1.0.1-SNAPSHOT</version>
9+
<version>1.0.2-SNAPSHOT</version>
1010
<packaging>war</packaging>
1111

1212
<name>Chip-ComboBox Demo</name>

vaadin-chip-combobox/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<artifactId>vaadin-chip-combobox</artifactId>
88

99
<packaging>jar</packaging>
10-
<version>1.0.1-SNAPSHOT</version>
10+
<version>1.0.2-SNAPSHOT</version>
1111

1212

1313
<name>Chip-ComboBox for Vaadin</name>

0 commit comments

Comments
 (0)