From af3385e798215bbf4017a6e3c2694e962339302c Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Tue, 3 Sep 2019 14:38:50 -0400 Subject: 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 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') 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} -- cgit 1.2.3-korg