Skip to content

Commit f834f52

Browse files
committed
chore: version 23.3.0
1 parent c16f55a commit f834f52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.vaadin</groupId>
66
<artifactId>textfieldformatter</artifactId>
7-
<version>5.5-SNAPSHOT</version>
7+
<version>23.3.0</version>
88
<name>TextField Formatter</name>
99
<packaging>jar</packaging>
1010
<organization>
@@ -33,7 +33,6 @@
3333
<url>https://github.com/${github.account}/${github.project}</url>
3434
<connection>scm:git:git://github.com/${github.account}/${github.project}.git</connection>
3535
<developerConnection>scm:git:ssh://[email protected]:/${github.account}/${github.project}.git</developerConnection>
36-
<tag>v3.0.alpha1</tag>
3736
</scm>
3837
<issueManagement>
3938
<system>GitHub</system>

0 commit comments

Comments
 (0)