-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dependency analysis in gitlab #10
base: main
Are you sure you want to change the base?
Conversation
pom.xml
Outdated
<version.datawave.hazelcast-client>4.0.2</version.datawave.hazelcast-client> | ||
<version.datawave.hazelcast>4.0.2</version.datawave.hazelcast> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might not want to change this from <version.datawave.hazelcast-client>
to <version.datawave.hazelcast>
. Seems like we are still using hazelcast-client
in the pom.
In the latest standardization of property names effort, hazelcast
was actually the one that got renamed to hazelcast-common
. hazelcast-client
remained unchanged. So, for the sake of consistency we probably don't want to change this. Might mean we need to add another property here.
Unless I am not understanding this correctly. Just wanted to make sure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
its all good, i created hazelcast & hazelcast-client, both at v 4.0.2.
7bb2d02
to
de8617d
Compare
Updating dependencies for submodule