diff options
author | Brian Freeman <bf1936@att.com> | 2019-11-01 08:48:01 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-11-01 12:37:12 -0500 |
commit | bedb48489ecbe5204169b5f566de53b27f340c1b (patch) | |
tree | 6cb7c5867360f1dad14d8602c2d955b84c535c72 /README.md | |
parent | c2cdc2a06dba09a00bfa1b47fcc0e26c6a744a89 (diff) |
Uprev to 3.0.0 for Java 11
Update copyright modifications
Issue-ID: INT-1352
Change-Id: I7a574c52398990ac38e6e5da287dc424933babfb
Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -12,3 +12,9 @@ ONAP O-Parent provides common default settings for all the projects participatin All projects participating in simultaneous release will inherit defaults from O-Parent. + +elalto branch 2.X will continue to be used for Java 8/Java 9 dependencies +master branch 3.X will be used for JAva 11 dependencies + +Projects should refer to either the 2.X release Java 8/9 or 3.X release as appropriate. + |