Update pom.xml
Change the artifact to be lower case; web goat-container vs WebGoat-Container
This commit is contained in:
parent
b0fc816fbf
commit
8a55a73a01
2
pom.xml
2
pom.xml
@ -3,7 +3,7 @@
|
|||||||
<name>WebGoat</name>
|
<name>WebGoat</name>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.owasp.webgoat</groupId>
|
<groupId>org.owasp.webgoat</groupId>
|
||||||
<artifactId>WebGoat-Container</artifactId>
|
<artifactId>webgoat-container</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<version>6.1.0</version>
|
<version>6.1.0</version>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user