diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-09-03 14:38:50 -0400 |
---|---|---|
committer | Marco Platania <platania@research.att.com> | 2019-09-04 16:41:13 +0000 |
commit | af3385e798215bbf4017a6e3c2694e962339302c (patch) | |
tree | 3a500e0c36087feacbf61bdf89dd62bcd593003d /version.properties | |
parent | 83516054fb4755e269f4f3b5ed8308851f2f115b (diff) |
Bump oparent to 2.2.0-SNAPSHOT
After release 2.1.0, bump the version. Followed same as
this review: https://gerrit.onap.org/r/c/oparent/+/90407
Issue-ID: INT-1233
Change-Id: Ie139ab223870986d9dfcc443a18af2446884778e
Signed-off-by: Pamela Dragosh <pdragosh@research.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 ec3a66d..cd49622 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=2 -minor_version=1 +minor_version=2 patch_version=0 base_version=${major_version}.${minor_version}.${patch_version} |