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
I have a project with more than 4 submodules and I'd like to keep all versions in sync, I'd expecting to use :versions in a someway like that (defproject my-project :parent-version). Is that possible? there is another way to do that?
The text was updated successfully, but these errors were encountered:
dvbeato
changed the title
How do I keep in sync submodules version with parent version ?
How do I keep submodules versions in sync with parent version ?
Nov 21, 2018
On Wed, Nov 21, 2018, 12:13 PM Diogo Beato ***@***.*** wrote:
I have a project with more than 4 submodules and I'd like to keep all
versions in sync, I'd expecting to use :versions in a someway like that (defproject
my-project :parent-version). Is that possible? there is another way to do
that?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#41>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAj_eqynD0O1viH0075gYXaS0JdLtEZks5uxYm6gaJpZM4YtjyN>
.
I have a project with more than 4 submodules and I'd like to keep all versions in sync, I'd expecting to use :versions in a someway like that
(defproject my-project :parent-version)
. Is that possible? there is another way to do that?The text was updated successfully, but these errors were encountered: