From 12e2624eeefff9325c57f19f3f8d167120f60c42 Mon Sep 17 00:00:00 2001 From: Jason White Date: Fri, 12 Aug 2016 11:49:00 -0400 Subject: [PATCH] bumping version on feature branch to reflect plans --- pom.xml | 2 +- webgoat-container/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c13bbf892..ace67beec 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 d37c2cba7..9acb25e7f 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