Skip to content

Commit efc1e0f

Browse files
committed
Prepare release of hibernate validator
1 parent 862f949 commit efc1e0f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

http-hibernate-validator/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>io.avaje</groupId>
66
<artifactId>avaje-http-hibernate-validator</artifactId>
7-
<version>0.10-SNAPSHOT</version>
7+
<version>1.0-SNAPSHOT</version>
88

99
<parent>
1010
<groupId>org.avaje</groupId>
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>io.avaje</groupId>
4343
<artifactId>avaje-inject</artifactId>
44-
<version>0.9</version>
44+
<version>1.0</version>
4545
<scope>provided</scope>
4646
</dependency>
4747

@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>io.avaje</groupId>
5252
<artifactId>avaje-inject-generator</artifactId>
53-
<version>0.9</version>
53+
<version>1.0</version>
5454
<scope>provided</scope>
5555
</dependency>
5656

0 commit comments

Comments
 (0)