From 35e9b36b00324b8cba9ac38dd48d4b4269f6e617 Mon Sep 17 00:00:00 2001 From: Doug Morato Date: Mon, 1 Feb 2016 13:57:19 -0500 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- webgoat-container/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3b82a7dec..3ede398e2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.owasp.webgoat webgoat-parent pom - 7.0 + 7.1-SNAPSHOT WebGoat Parent Pom Parent Pom for the WebGoat Project. A deliberately insecure Web Application @@ -86,7 +86,7 @@ https://github.com/WebGoat/WebGoat scm:git:git@github.com:WebGoat/WebGoat.git scm:git:git@github.com:WebGoat/WebGoat.git - 7.0 + HEAD diff --git a/webgoat-container/pom.xml b/webgoat-container/pom.xml index b3470a431..800862192 100644 --- a/webgoat-container/pom.xml +++ b/webgoat-container/pom.xml @@ -9,7 +9,7 @@ org.owasp.webgoat webgoat-parent - 7.0 + 7.1-SNAPSHOT