We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5b8d3b commit 022fcbfCopy full SHA for 022fcbf
Makefile
@@ -13,7 +13,7 @@ GPG_KEYNAME := $$(awk -F'[<>]' '/<gpg.keyname>/ { print $$3 }' pom.xml)
13
14
TODAY := $(shell date -u +'%Y.%m.%d')
15
16
-RELEASE_VERSION ?= 2.13.0
+RELEASE_VERSION ?= 2.14.0
17
18
### TARGETS ###
19
#
0 commit comments