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
Update value of ${revision} property in the root module's pom.xml
Execute mvn clean install to deploy the artifacts with the new versions into the local repository
(This makes it possible to build child modules individually because its module dependencies will be found in the local
repository)