We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16f55a commit f834f52Copy full SHA for f834f52
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
<groupId>org.vaadin</groupId>
6
<artifactId>textfieldformatter</artifactId>
7
- <version>5.5-SNAPSHOT</version>
+ <version>23.3.0</version>
8
<name>TextField Formatter</name>
9
<packaging>jar</packaging>
10
<organization>
@@ -33,7 +33,6 @@
33
<url>https://github.com/${github.account}/${github.project}</url>
34
<connection>scm:git:git://github.com/${github.account}/${github.project}.git</connection>
35
<developerConnection>scm:git:ssh://[email protected]:/${github.account}/${github.project}.git</developerConnection>
36
- <tag>v3.0.alpha1</tag>
37
</scm>
38
<issueManagement>
39
<system>GitHub</system>
0 commit comments