aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2023-10-18 09:06:38 +0100
committerliamfallon <liam.fallon@est.tech>2023-10-18 09:06:38 +0100
commitd29e2f8202c206f62318ca3d6773e1f57af20b54 (patch)
tree50dee58664d7604bd48c6563c0f3a8b3e19821b0
parent00db945d725ed4d41155d723cf91ded5e2390f91 (diff)
Fix version.properties major version
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
-rw-r--r--version.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties
index 07282725..ae234638 100644
--- 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
-minor=2
+major=2
minor=0
patch=1