Skip to content

Commit 7685b08

Browse files
[maven-release-plugin] prepare release v1.4.3
1 parent 7dda705 commit 7685b08

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>io.xlate</groupId>
55
<artifactId>validators</artifactId>
6-
<version>1.4.3-SNAPSHOT</version>
6+
<version>1.4.3</version>
77

88
<name>Additional Bean Validators for Java</name>
99
<description>Additional validators and annotations for use with Java Bean Validation (JSR-303)</description>
@@ -18,7 +18,7 @@
1818
<url>https://github.com/xlate/validators</url>
1919
<connection>scm:git:https://github.com/xlate/validators.git</connection>
2020
<developerConnection>scm:git:ssh://git@github.com/xlate/validators.git</developerConnection>
21-
<tag>HEAD</tag>
21+
<tag>v1.4.3</tag>
2222
</scm>
2323

2424
<licenses>

0 commit comments

Comments
 (0)