Skip to content

Commit 35bc6e0

Browse files
gsmetgunnarmorling
authored andcommitted
HV-1362 Upgrade Bean Validation API to 2.0.0-SNAPSHOT
1 parent 470e577 commit 35bc6e0

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
@@ -98,7 +98,7 @@
9898
<!-- No need to build the javadocs per module. Aggregated javadocs are build in the distribution module. See also HV-894 -->
9999
<maven.javadoc.skip>true</maven.javadoc.skip>
100100

101-
<bv.api.version>2.0.0.Beta2</bv.api.version>
101+
<bv.api.version>2.0.0-SNAPSHOT</bv.api.version>
102102
<!-- Version to be used as baseline for API/SPI change reports -->
103103
<previous.stable>5.4.1.Final</previous.stable>
104104

0 commit comments

Comments
 (0)