Skip to content

Commit 4d73e31

Browse files
update version to 3.3.1-SNAPSHOT
1 parent 84c8f93 commit 4d73e31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

modules/jooby-hibernate-validator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.2.10-SNAPSHOT</version>
9+
<version>3.3.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>3.2.10-SNAPSHOT</version>
9+
<version>3.3.1-SNAPSHOT</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)