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 df5f93c commit 7b4400aCopy full SHA for 7b4400a
Makefile
@@ -16,7 +16,7 @@
16
17
# The version of the Operator being build - this should be a valid SemVer format
18
VERSION ?= 3.3.0
19
-MVN_VERSION ?= $(VERSION)-SNAPSHOT
+MVN_VERSION ?= $(VERSION)
20
21
# The version number to be replaced by this release
22
PREV_VERSION ?= 3.2.11
0 commit comments