From 323946dcce2645bf59eab3442210983328bb77df Mon Sep 17 00:00:00 2001 From: Nanne Baars Date: Sat, 19 Nov 2016 13:38:24 +0100 Subject: [PATCH] Moved to 8.0-SNAPSHOT --- pom.xml | 2 +- webgoat-container/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 38400f79a..5c6a073bd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.owasp.webgoat webgoat-parent pom - 7.1-SNAPSHOT + 8.0-SNAPSHOT WebGoat Parent Pom Parent Pom for the WebGoat Project. A deliberately insecure Web Application diff --git a/webgoat-container/pom.xml b/webgoat-container/pom.xml index 61ee923b3..852103c6e 100644 --- a/webgoat-container/pom.xml +++ b/webgoat-container/pom.xml @@ -10,7 +10,7 @@ org.owasp.webgoat webgoat-parent - 7.1-SNAPSHOT + 8.0-SNAPSHOT