We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6e710 commit db0c8c7Copy full SHA for db0c8c7
Ch07_XSS/pom.xml
@@ -5,7 +5,7 @@
5
<groupId>de.dominikschadow.webappsecurity</groupId>
6
<artifactId>Ch07_XSS</artifactId>
7
<packaging>war</packaging>
8
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
9
<name>Ch07_XSS</name>
10
11
<properties>
0 commit comments