diff options
author | st782s <statta@research.att.com> | 2018-02-13 14:17:38 -0500 |
---|---|---|
committer | st782s <statta@research.att.com> | 2018-02-13 14:17:38 -0500 |
commit | 963d1666ef9c7c1a455ad0b0db2ddd6ffe4a93e1 (patch) | |
tree | 569e44397b8651506c68e8905f452a4f56330383 | |
parent | 0127650b2fd9b2846aabf8f955bb7e2cfb983f22 (diff) |
Portal/SDK release 2.1.0v2.1.0
Issue-ID: PORTAL-191
Change-Id: I330790e5e2360a7236ccb59b70ab67fc7fb4b514
Signed-off-by: st782s <statta@research.att.com>
-rw-r--r-- | version.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/version.properties b/version.properties index 663379d3..030cdb24 100644 --- a/version.properties +++ b/version.properties @@ -3,8 +3,8 @@ # because they are used in Jenkins, whose plug-in doesn't support # -major=1 -minor=4 +major=2 +minor=1 patch=0 base_version=${major}.${minor}.${patch} |