diff --git a/pom.xml b/pom.xml index 50a2457b7..0b711b798 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.owasp.webgoat webgoat-parent pom - 7.1 + 7.2-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.1 + HEAD diff --git a/webgoat-container/pom.xml b/webgoat-container/pom.xml index 3f82404df..740631278 100644 --- a/webgoat-container/pom.xml +++ b/webgoat-container/pom.xml @@ -9,7 +9,7 @@ org.owasp.webgoat webgoat-parent - 7.1 + 7.2-SNAPSHOT diff --git a/webgoat-standalone/pom.xml b/webgoat-standalone/pom.xml index cb6d0fdcc..e604aabf3 100644 --- a/webgoat-standalone/pom.xml +++ b/webgoat-standalone/pom.xml @@ -8,7 +8,7 @@ org.owasp.webgoat webgoat-parent - 7.1 + 7.2-SNAPSHOT