Skip to content

Commit f3893a4

Browse files
committed
[maven-release-plugin] prepare release v5.0.0
1 parent 9753501 commit f3893a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.vaadin</groupId>
44
<artifactId>textfieldformatter</artifactId>
5-
<version>4.3-SNAPSHOT</version>
5+
<version>5.0.0</version>
66
<name>TextField Formatter</name>
77
<packaging>jar</packaging>
88
<organization>
@@ -27,7 +27,7 @@
2727
<url>https://github.com/${github.account}/${github.project}</url>
2828
<connection>scm:git:git://github.com/${github.account}/${github.project}.git</connection>
2929
<developerConnection>scm:git:ssh://[email protected]:/${github.account}/${github.project}.git</developerConnection>
30-
<tag>v3.0.alpha1</tag>
30+
<tag>v5.0.0</tag>
3131
</scm>
3232
<issueManagement>
3333
<system>GitHub</system>

0 commit comments

Comments
 (0)