Correct osgi bundle-name

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
Joakim Erdfelt 2022-11-16 08:36:34 -06:00
parent 5de6f734e9
commit ae6ffdc135
No known key found for this signature in database
GPG Key ID: 2D0E1FB8FE4B68B4
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
<packaging>jar</packaging>
<properties>
<bundle-symbolic-name>${project.groupId}.tests.jettyhometester</bundle-symbolic-name>
<bundle-symbolic-name>${project.groupId}.tests.hometester</bundle-symbolic-name>
</properties>
<dependencies>