We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c44213 commit 1fa8fbfCopy full SHA for 1fa8fbf
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>org.vaadin</groupId>
4
<artifactId>textfieldformatter</artifactId>
5
- <version>5.3-SNAPSHOT</version>
+ <version>5.3.0</version>
6
<name>TextField Formatter</name>
7
<packaging>jar</packaging>
8
<organization>
@@ -27,7 +27,7 @@
27
<url>https://github.com/${github.account}/${github.project}</url>
28
<connection>scm:git:git://github.com/${github.account}/${github.project}.git</connection>
29
<developerConnection>scm:git:ssh://[email protected]:/${github.account}/${github.project}.git</developerConnection>
30
- <tag>v3.0.alpha1</tag>
+ <tag>v5.3.0</tag>
31
</scm>
32
<issueManagement>
33
<system>GitHub</system>
0 commit comments