Code Review
/
policy
/
gui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
0e60399
)
Fix version.properties major version
19/136219/1
author
liamfallon
<liam.fallon@est.tech>
Wed, 18 Oct 2023 08:08:24 +0000
(09:08 +0100)
committer
liamfallon
<liam.fallon@est.tech>
Wed, 18 Oct 2023 08:08:24 +0000
(09:08 +0100)
Fix version.properties major version
*** This commit is generated by a PF release script ***
Issue-ID: POLICY-4854
Signed-off-by: liamfallon <liam.fallon@est.tech>
Change-Id: I7531f33f7bfadb607f73f90643bf1b10ebe72eaa
version.properties
patch
|
blob
|
history
diff --git
a/version.properties
b/version.properties
index
3288dcd
..
fd262fb
100644
(file)
--- a/
version.properties
+++ b/
version.properties
@@
-2,7
+2,7
@@
# Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
# because they are used in Jenkins, whose plug-in doesn't support
-m
in
or=3
+m
aj
or=3
minor=0
patch=1