summaryrefslogtreecommitdiffstats
path: root/version.properties
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-10-17 14:02:07 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-10-17 14:02:12 +0100
commit01ef1b1c7c71f90c2e39e43247d363532ca85893 (patch)
treebb03f0e7b02d8c9bca134974c9441c50e4f9a27d /version.properties
parentbbdbf57553847998fbcc2b9f3e459ff73bf64746 (diff)
Bump the minor CPS version
- Bumped the CPS version from 3.1.5-SNAPSHOT to 3.2.0-SNAPSHOT - Step 11 of the release process. Issue-ID: CPS-1318 Change-Id: I0dce0070afcc019d2562c2f3ab9fe02207dcd86b Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'version.properties')
-rwxr-xr-xversion.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties
index 00839db8e..0a0cb6c5d 100755
--- a/version.properties
+++ b/version.properties
@@ -21,8 +21,8 @@
# because they are used in Jenkins, whose plug-in doesn't support this
major=3
-minor=1
-patch=5
+minor=2
+patch=0
base_version=${major}.${minor}.${patch}