We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4687857 commit 426ad67Copy full SHA for 426ad67
http-hibernate-validator/pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>io.avaje</groupId>
6
<artifactId>avaje-http-hibernate-validator</artifactId>
7
- <version>1.0</version>
+ <version>1.1-SNAPSHOT</version>
8
9
<parent>
10
<groupId>org.avaje</groupId>
@@ -14,7 +14,7 @@
14
15
<scm>
16
<developerConnection>scm:git:git@github.com:avaje/avaje-http.git</developerConnection>
17
- <tag>avaje-http-hibernate-validator-1.0</tag>
+ <tag>HEAD</tag>
18
</scm>
19
20
<dependencies>
0 commit comments