diff options
author | Rob Daugherty <rd472p@att.com> | 2018-10-19 10:48:36 -0400 |
---|---|---|
committer | Rob Daugherty <rd472p@att.com> | 2018-10-19 10:49:56 -0400 |
commit | d184b2b864673755acec7acdf35f7687b1b13dec (patch) | |
tree | d891610d80a968923432a21a7a5905a2d1dc4d2f /version.properties | |
parent | bd6f4ae224f40244990b6a0addffd2124ec95853 (diff) |
Update version to 1.4.0-SNAPSHOT for Dublin
Henceforth, the master branch will be for Dublin work.
Change-Id: I61f48eb66b1a07a7ee9df2bcc4442ca229104677
Issue-ID: SO-1151
Signed-off-by: Rob Daugherty <rd472p@att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index eb3b514..218f4a1 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ # because they are used in Jenkins, whose plug-in doesn't support major_version=1 -minor_version=3 +minor_version=4 sprint_number=0 base_version=${major_version}.${minor_version}.${sprint_number} |