siembol 2.4.0 release (#614)

This commit is contained in:
Marian Novotny
2022-04-29 12:57:36 +01:00
committed by GitHub
parent f54b67c140
commit fa55f61e14
24 changed files with 66 additions and 56 deletions

View File

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