Skip to content

Commit a229811

Browse files
Update application name for testing purposes
1 parent 5e73a07 commit a229811

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<version>1.0.0</version>
1111
<packaging>jar</packaging>
1212

13-
<name>Vulnerable Java Application</name>
13+
<name>Vulnerable Java Application - Test</name>
1414
<description>A simple Java application with intentional vulnerabilities for CodeQL scanning demonstration</description>
1515

1616
<properties>
@@ -73,4 +73,4 @@
7373
</plugin>
7474
</plugins>
7575
</build>
76-
</project>
76+
</project>

0 commit comments

Comments
 (0)