diff options
| author | 2026-08-12 16:36:28 +0200 | |
|---|---|---|
| committer | 2026-08-12 16:36:28 +0200 | |
| commit | 1cbb5b6ffd5afdf55ea6727ee23550796a57809b (patch) | |
| tree | 1c1b31e14966afadf6677d66e5af92b0dea9b2d4 /pom.xml | |
| parent | 7fc179ed2d663a04c22e4182cde898301597f74f (diff) | |
Renamed jscanner package to jns
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -75,7 +75,7 @@ <configuration> <archive> <manifest> - <mainClass>com.it_jaros.jscanner.App</mainClass> + <mainClass>com.it_jaros.jns.App</mainClass> </manifest> </archive> </configuration> |
