Update pom.xml

Change the artifact to be lower case; web goat-container vs WebGoat-Container
This commit is contained in:
mayhew64 2015-05-02 19:15:49 -04:00
parent b0fc816fbf
commit 8a55a73a01

View File

@ -3,7 +3,7 @@
<name>WebGoat</name>
<modelVersion>4.0.0</modelVersion>
<groupId>org.owasp.webgoat</groupId>
<artifactId>WebGoat-Container</artifactId>
<artifactId>webgoat-container</artifactId>
<packaging>war</packaging>
<version>6.1.0</version>