diff options
author | pd1248 <pdragosh@research.att.com> | 2021-03-11 15:40:38 -0500 |
---|---|---|
committer | pd1248 <pdragosh@research.att.com> | 2021-03-11 15:40:45 -0500 |
commit | 823cf349946761ec7422c28dbeb98ec461faca85 (patch) | |
tree | 85b8b585158510c1619ab6006399a737b6de9919 /version.properties | |
parent | d1789b584f7fb2d28a8c0ee50202d48d54b8a77e (diff) |
Bump distribution to 2.6.0-SNAPSHOT
Issue-ID: POLICY-3105
Change-Id: I37f09fb3edb9329fa8a0138b81dbc5fafc5864fa
Signed-off-by: pd1248 <pdragosh@research.att.com>
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 ecf57f41..86a80a53 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support major=2 -minor=5 -patch=2 +minor=6 +patch=0 base_version=${major}.${minor}.${patch} |