Changed to build WebGoat*.war

git-svn-id: http://webgoat.googlecode.com/svn/trunk/webgoat@451 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
mayhew64@gmail.com 2012-04-23 19:57:55 +00:00
parent 97523b615c
commit d19847bc0d

View File

@ -1,8 +1,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>webgoat</groupId>
<artifactId>webgoat</artifactId>
<groupId>WebGoat</groupId>
<artifactId>WebGoat</artifactId>
<packaging>war</packaging>
<version>5.4-SNAPSHOT</version>