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
With the move to Maven (#37), the client version number is now hard-coded in pom.xml. We need a way to make this number dynamic so we can supply it from the environment or on the command line.
The text was updated successfully, but these errors were encountered:
I believe this can be closed in favour of managing the version with Maven. Now that the master of this client is no longer tied to RabbitMQ server releases, we can rely on that. @dumbbell@acogoluegnes WDYT?
With the move to Maven (#37), the client version number is now hard-coded in
pom.xml
. We need a way to make this number dynamic so we can supply it from the environment or on the command line.The text was updated successfully, but these errors were encountered: