Rename hawkbit-security-intenal -> hawkbit-security-controller (#2015)
as it is controller only related * DmfTenantSecurityToken renamed to ControllerSecurityToken - as it is such * hawkbit.security classes from http-security-internal moved to hawkbit.security.controller - as they are such and it is bad practice to have same package in multiple modules _release_notes_ Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -134,7 +134,7 @@
|
||||
<modules>
|
||||
<module>hawkbit-core</module>
|
||||
<module>hawkbit-security-core</module>
|
||||
<module>hawkbit-security-integration</module>
|
||||
<module>hawkbit-security-controller</module>
|
||||
<module>hawkbit-artifact</module>
|
||||
<module>hawkbit-repository</module>
|
||||
<module>hawkbit-autoconfigure</module>
|
||||
|
||||
Reference in New Issue
Block a user