Update parent pom.xml to version 7.0-SNAPSHOT. Fix indentation

This commit is contained in:
Doug Morato
2015-08-19 20:34:10 -04:00
committed by Nanne Baars
parent 0a4b17dff8
commit fb63a325f7
4 changed files with 22 additions and 23 deletions

View File

@ -7,7 +7,7 @@
<parent>
<groupId>org.owasp.webgoat</groupId>
<artifactId>webgoat-parent</artifactId>
<version>6.1.0</version>
<version>7.0-SNAPSHOT</version>
</parent>