Skip to content

Commit 9a8a6ea

Browse files
committed
[maven-release-plugin] prepare release v1.3.0
1 parent 340e56f commit 9a8a6ea

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.2.1-SNAPSHOT</version>
6+
<version>1.3.0</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.3.0</tag>
2222
</scm>
2323

2424
<licenses>

0 commit comments

Comments
 (0)