Code Review
/
policy
/
common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
00db945
)
Fix version.properties major version
12/136212/1
author
liamfallon
<liam.fallon@est.tech>
Wed, 18 Oct 2023 08:06:38 +0000
(09:06 +0100)
committer
liamfallon
<liam.fallon@est.tech>
Wed, 18 Oct 2023 08:06:38 +0000
(09:06 +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: I84ee05623105caf9d0782f0109f9b35a29ca4f34
version.properties
patch
|
blob
|
history
diff --git
a/version.properties
b/version.properties
index
0728272
..
ae23463
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=2
+m
aj
or=2
minor=0
patch=1