Siembol to 2.7.0-SNAPSHOT (#823)

This commit is contained in:
Marian Novotny
2022-12-29 11:39:32 +00:00
committed by GitHub
parent 1bd2fb6758
commit 22bdcb15c9
24 changed files with 58 additions and 58 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>uk.co.gresearch.siembol</groupId>
<artifactId>parsing</artifactId>
<version>2.6.0</version>
<version>2.7.0-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
@@ -50,7 +50,7 @@
<dependency>
<groupId>uk.co.gresearch.siembol</groupId>
<artifactId>siembol-common</artifactId>
<version>2.6.0</version>
<version>2.7.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>