Skip to content

Commit 510b8c7

Browse files
committed
[maven-release-plugin] prepare release java-fluent-validator-1.10.0
1 parent 450bf36 commit 510b8c7

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
<project xmlns="http://maven.apache.org/POM/4.0.0"
2-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
1+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
42

53
<modelVersion>4.0.0</modelVersion>
64

75
<groupId>com.github.mvallim</groupId>
86
<artifactId>java-fluent-validator</artifactId>
9-
<version>1.9.4-SNAPSHOT</version>
7+
<version>1.10.0</version>
108
<packaging>jar</packaging>
119

1210
<properties>
@@ -20,7 +18,7 @@
2018
<url>scm:git:[email protected]:mvallim/java-fluent-validator</url>
2119
<connection>scm:git:[email protected]:mvallim/java-fluent-validator</connection>
2220
<developerConnection>scm:git:[email protected]:mvallim/java-fluent-validator</developerConnection>
23-
<tag>HEAD</tag>
21+
<tag>java-fluent-validator-1.10.0</tag>
2422
</scm>
2523

2624
<name>java-fluent-validator</name>

0 commit comments

Comments
 (0)