We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f597d commit afea750Copy full SHA for afea750
1 file changed
pom.xml
@@ -26,7 +26,7 @@
26
<parent>
27
<groupId>eu.europa.ec.itb.commons</groupId>
28
<artifactId>validator-parent</artifactId>
29
- <version>1.11.0</version>
+ <version>1.12.0-SNAPSHOT</version>
30
<relativePath/>
31
</parent>
32
<modules>
@@ -39,7 +39,7 @@
39
</modules>
40
41
<properties>
42
- <version.itbCommons>1.11.0</version.itbCommons>
+ <version.itbCommons>1.12.0-SNAPSHOT</version.itbCommons>
43
<version.asm>9.7.1</version.asm>
44
<version.json-schema-validator>1.0.38</version.json-schema-validator>
45
</properties>
0 commit comments