Skip to content

Commit c3a6baa

Browse files
authored
Prepare for the 3.1.0-M1 release
1 parent 77660f6 commit c3a6baa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<groupId>jakarta.validation</groupId>
1717
<artifactId>jakarta.validation-api</artifactId>
18-
<version>3.1.0-SNAPSHOT</version>
18+
<version>3.1.0-M1</version>
1919
<packaging>jar</packaging>
2020
<name>Jakarta Validation API</name>
2121
<url>https://beanvalidation.org</url>

0 commit comments

Comments
 (0)