Skip to content
Snippets Groups Projects

FIX: Workaround in `make jar` for Debian bug in Maven.

Merged Florian Spreckelsen requested to merge release-v0.12.3 into main
4 files
+ 5
15
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -28,7 +28,7 @@ author = 'Daniel Hornung, Timm Fitschen'
# The short X.Y version
version = '0.12.3'
# The full version, including alpha/beta/rc tags
release = '0.12.3-SNAPSHOT'
release = '0.12.3'
# -- General configuration ---------------------------------------------------
Loading