You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the package names start by abs.api but the Maven group ID is org.abs-models. These are not consistent. It's more Java style to choose abs.api also as the group ID that will be used.
Currently, the package names start by
abs.api
but the Maven group ID isorg.abs-models
. These are not consistent. It's more Java style to chooseabs.api
also as the group ID that will be used.This issues precedes #3.
The text was updated successfully, but these errors were encountered: