diff options
author | DR695H <dr695h@att.com> | 2019-05-02 18:35:45 -0400 |
---|---|---|
committer | DR695H <dr695h@att.com> | 2019-05-02 18:35:55 -0400 |
commit | 09cabeab8d488e04cad120009f3a60be71b29ea3 (patch) | |
tree | 9ad6f4d7809c03669566f49e637d62f6bad186db | |
parent | ed66ff948cfe0d66467a5f818493ba35387dbe30 (diff) |
add dublin branch in testsuite
make version in testsuite master el alto
Change-Id: I4688bf4d353cf3c658173c5ea5e7f8dafd570a38
Issue-ID: TEST-144
Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index b69e8d05..02750ff0 100644 --- a/version.properties +++ b/version.properties @@ -3,7 +3,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major=1 -minor=4 +minor=5 patch=0 base_version=${major}.${minor}.${patch} |