diff options
author | efiacor <fiachra.corcoran@est.tech> | 2020-04-02 18:02:04 +0100 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2020-04-02 18:19:17 +0100 |
commit | 2dfca3dc2f06f4e6319094bb006eff090178a8f1 (patch) | |
tree | 2a6655b5a1fe2814fd6cc9da90dcdda6d867e80b /version.properties | |
parent | 6c364bc626f9bd5eb6d5dedd84bd823c3c26f91d (diff) |
New DR AAF certs for elalto branch2.2.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: I8459b64627eb79de37086dc061cf07e6dbac345f
Issue-ID: DMAAP-1421
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 44a1614c..2a39d41b 100644 --- a/version.properties +++ b/version.properties @@ -26,8 +26,8 @@ # because they are used in Jenkins, whose plug-in doesn't support
major=2
-minor=1
-patch=2
+minor=2
+patch=0
base_version=${major}.${minor}.${patch}
|