]
Ingo Weiss updated WFLY-12963:
------------------------------
Git Pull Request:
Use maven project.groupId for wildfly-microprofile-jwt-smallrye
dependencies
----------------------------------------------------------------------------
Key: WFLY-12963
URL:
https://issues.redhat.com/browse/WFLY-12963
Project: WildFly
Issue Type: Task
Components: Build System
Reporter: Yeray Borges Santana
Assignee: Yeray Borges Santana
Priority: Minor
Fix For: 19.0.0.Beta1
The use of maven property ${project.groupid} instead of the hardcoded org.wildfly group
id facilitates the transition to the product branches.