diff options
author | Jim Hahn <jrh3@att.com> | 2020-05-19 18:13:26 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-05-19 18:14:00 -0400 |
commit | d8fe5673daaf680f24bda96d471b6b6d67ff1bcc (patch) | |
tree | f33857494565a3717c5561c9c68fb9c6fd48a72c /version.properties | |
parent | d52e8069e2f568cfd7c868ad3c1a16d50e92b98f (diff) |
Bump api master to 2.3.0-SNAPSHOT
Issue-ID: POLICY-2514
Change-Id: I96a04bc18d92bf63e8fdf3a0b19a695d062633bb
Signed-off-by: Jim Hahn <jrh3@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 dd0bf5c9..d54fa5b8 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=2 -patch=4 +minor=3 +patch=0 base_version=${major}.${minor}.${patch} |