We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e73a07 commit a229811Copy full SHA for a229811
pom.xml
@@ -10,7 +10,7 @@
10
<version>1.0.0</version>
11
<packaging>jar</packaging>
12
13
- <name>Vulnerable Java Application</name>
+ <name>Vulnerable Java Application - Test</name>
14
<description>A simple Java application with intentional vulnerabilities for CodeQL scanning demonstration</description>
15
16
<properties>
@@ -73,4 +73,4 @@
73
</plugin>
74
</plugins>
75
</build>
76
-</project>
+</project>
0 commit comments