diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2020-02-06 10:36:28 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2020-02-06 10:42:07 -0500 |
commit | 96021c83a2d6de2df0b5197688587087db90a544 (patch) | |
tree | 65490c3847647b37507b896808ebc6f0efaf98e4 | |
parent | cf3c6addf98cdd151f3311229feb1d05916fbcf7 (diff) |
Release oparent 3.0.0
Summary of the commits since El Alto:
cf3c6ad (origin/master, origin/HEAD) Update tomcat 9.0.30
d8ac119 (gerrit/master) Update latest security dependencies
dde9594 Update settings.xml to use https maven
81f6ddb Update sonar configuration
b080421 Update checkstyle rules to exclude methods
5a4892d Upgrade oparent to checkstyle 8.27
91f393b Revert "update version of checkstyle for latest google style and jdk 8"
6a2d8c7 update version of checkstyle for latest google style and jdk 8
fcd164a Add compiler-plugin example
bedb484 Uprev to 3.0.0 for Java 11
Issue-ID: INT-1431
Change-Id: I582c918fab114e3f6072f89c6cd6157a5ab5715d
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r-- | releases/3.0.0.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/releases/3.0.0.yaml b/releases/3.0.0.yaml new file mode 100644 index 0000000..f58225a --- /dev/null +++ b/releases/3.0.0.yaml @@ -0,0 +1,4 @@ +distribution_type: 'maven' +version: '3.0.0' +project: 'oparent' +log_dir: 'oparent-maven-stage-master/352/' |