Cleaned up pom, added simple quality test action on push usable for forks of the repo

This commit is contained in:
Jeroen Willemsen
2021-09-29 09:40:45 +02:00
committed by Nanne Baars
parent 0c285eef5b
commit 9403bbb851
6 changed files with 58 additions and 8 deletions

View File

@ -110,11 +110,6 @@
<url>https://github.com/WebGoat/WebGoat/issues</url>
</issueManagement>
<ciManagement>
<system>Travis CI</system>
<url>https://travis-ci.org/WebGoat/WebGoat</url>
</ciManagement>
<properties>
<!-- Use UTF-8 Encoding -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>