We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e94f91 + 70ff3fe commit e37d022Copy full SHA for e37d022
pom.xml
@@ -26,7 +26,7 @@
26
<parent>
27
<groupId>eu.europa.ec.itb.commons</groupId>
28
<artifactId>validator-parent</artifactId>
29
- <version>1.7.0</version>
+ <version>1.8.0-SNAPSHOT</version>
30
<relativePath/>
31
</parent>
32
<modules>
@@ -40,7 +40,7 @@
40
</modules>
41
<properties>
42
<validatorBuild.resourceJar>validator-resources</validatorBuild.resourceJar>
43
- <version.itbCommons>1.7.0</version.itbCommons>
+ <version.itbCommons>1.8.0-SNAPSHOT</version.itbCommons>
44
</properties>
45
<dependencyManagement>
46
<dependencies>
0 commit comments