feat: set up sonarcloud (#10)

* chore: set up sonarcloud
* chore: copied tests for issue #7 to jodatime version
* chore: moved to maven ci-friendly versions
This commit is contained in:
Frode Carlsen
2020-11-05 07:09:32 +01:00
committed by GitHub
parent c921808fa0
commit 3ca9661833
4 changed files with 31 additions and 15 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>fc.cron</groupId>
<artifactId>cron</artifactId>
<version>1.5</version>
<version>${revision}${sha1}${changelist}</version>
</parent>
<artifactId>cron-jodatime</artifactId>