Skip to content

Commit 8d855c2

Browse files
committed
Pull request #129: Preparation for next development phase
Merge in ITB/json-validator from development to master * commit '4528bccc1ef003a95eac210c1cfe28cb9e2752f9': Preparation for next development phase
2 parents e6af378 + 4528bcc commit 8d855c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>eu.europa.ec.itb.commons</groupId>
1515
<artifactId>validator-parent</artifactId>
16-
<version>1.7.0</version>
16+
<version>1.8.0-SNAPSHOT</version>
1717
<relativePath/>
1818
</parent>
1919

@@ -43,7 +43,7 @@
4343
</developers>
4444

4545
<properties>
46-
<version.itbCommons>1.7.0</version.itbCommons>
46+
<version.itbCommons>1.8.0-SNAPSHOT</version.itbCommons>
4747
</properties>
4848

4949
<dependencyManagement>

0 commit comments

Comments
 (0)