diff options
author | 2017-10-10 10:48:28 -0400 | |
---|---|---|
committer | 2017-10-10 10:48:37 -0400 | |
commit | 6b9782f9b6a4d062c9bc0dc387cad4bf3011e411 (patch) | |
tree | 3e9428281c85ae3a684695a05728306fab5d5ebb /version.properties | |
parent | c4576bdb86e502636e342f8accca880fe9fecae2 (diff) |
TCA: switch to org.onap.oparent as parent pom
Change-Id: I03a9931c5a24406c7bf5a57731231c436bdb0615
Signed-off-by: an4828 <nekrassov@att.com>
Issue-ID: DCAEGEN2-123
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 2ddebb3..358e99c 100644 --- a/version.properties +++ b/version.properties @@ -1,4 +1,4 @@ -major=1 +major=2 minor=0 patch=0 base_version=${major}.${minor}.${patch} |