summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorGravatar Matthias Jaros <jarlucmat@mailbox.org>2026-03-16 16:41:25 +0100
committerGravatar Matthias Jaros <jarlucmat@mailbox.org>2026-07-09 09:59:28 +0200
commit7946b8aae3427b180d28441f8a02ae6665ac215c (patch)
treef10deda6e765715a68d37981a5ab0a6c73744dc6 /pom.xml
parent98a62828f7305fc3a2a36a9b19f0ae98ce78904b (diff)
Renamed package
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 53dfbcd..892480c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -69,7 +69,7 @@
<configuration>
<archive>
<manifest>
- <mainClass>com.it_jaros.networkScanner.App</mainClass>
+ <mainClass>com.it_jaros.network_scanner.App</mainClass>
</manifest>
</archive>
</configuration>