We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a550ff2 commit 4cb4bf6Copy full SHA for 4cb4bf6
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.flowingcode.vaadin.addons.chipfield</groupId>
6
<artifactId>chipfield-addon</artifactId>
7
- <version>2.4.3-SNAPSHOT</version>
+ <version>2.5.0</version>
8
<name>ChipField Addon</name>
9
<description>Integration of paper-chip for Vaadin 14 as a field</description>
10
@@ -35,7 +35,7 @@
35
<url>https://github.com/FlowingCode/ChipFieldAddon</url>
36
<connection>scm:git:git://github.com/FlowingCode/ChipFieldAddon.git</connection>
37
<developerConnection>scm:git:ssh://git@github.com:/FlowingCode/ChipFieldAddon.git</developerConnection>
38
- <tag>HEAD</tag>
+ <tag>chipfield-addon-2.5.0</tag>
39
</scm>
40
41
<dependencyManagement>
0 commit comments