• 1. cd spring-integration/buildSrc
  • 2. git checkout master; git pull
  • 3. cd ..
  • 3. test changes locally
  • 4. git status
  • 5. git add buildSrc
  • 6. git commit; git push
  • 7. Inform developers/contributors of the new changes
  • For Spring Integration committers: How to sync up to buildSrc updates