ACS-2382 Remove outdated references to Whitesource.

This commit is contained in:
Tom Page
2022-01-06 10:54:38 +00:00
parent 8e4c51b303
commit adcca8ceb6
5 changed files with 1 additions and 42 deletions

View File

@@ -4,7 +4,7 @@ The `.travis.yml` config file can be found in the root of the repository.
## Stages and Jobs
1. **Build**: Java build with unit tests, integration tests and WhiteSource scan.
1. **Build**: Java build with unit and integration tests.
2. **Release**: Release with artifact deployment to Nexus and AWS Staging bucket.
3. **Company Release**: Artifact deployment to AWS Release bucket.