Skip to content

Commit 2d5919d

Browse files
BenediktStuhrmannnbaars
authored andcommitted
Changed snapshot versions of cia, dev-tools and secure passwords lessons.
1 parent b190b08 commit 2d5919d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

webgoat-lessons/chrome-dev-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<parent>
77
<groupId>org.owasp.webgoat.lesson</groupId>
88
<artifactId>webgoat-lessons-parent</artifactId>
9-
<version>v8.0.0.SNAPSHOT</version>
9+
<version>v8.0.0-SNAPSHOT</version>
1010
</parent>
1111
</project>

webgoat-lessons/cia/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<parent>
77
<groupId>org.owasp.webgoat.lesson</groupId>
88
<artifactId>webgoat-lessons-parent</artifactId>
9-
<version>v8.0.0.SNAPSHOT</version>
9+
<version>v8.0.0-SNAPSHOT</version>
1010
</parent>
1111
</project>

webgoat-lessons/secure-passwords/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<parent>
77
<groupId>org.owasp.webgoat.lesson</groupId>
88
<artifactId>webgoat-lessons-parent</artifactId>
9-
<version>v8.0.0.SNAPSHOT</version>
9+
<version>v8.0.0-SNAPSHOT</version>
1010
</parent>
1111
</project>

0 commit comments

Comments
 (0)