Skip to content

Instantly share code, notes, and snippets.

@janhenrik
Created September 20, 2012 10:53
Show Gist options
  • Save janhenrik/3755204 to your computer and use it in GitHub Desktop.
Save janhenrik/3755204 to your computer and use it in GitHub Desktop.
ny_utv
puts "Sjekker inn ny utviklingsversjon"
`git commit pom.xml */pom.xml -m "[release.rb] Ny utviklingsversjon av #{super_pom.artifactId}-#{snapshot_version}"`
puts "Pusher til sentralt git repository."
`git push --tags && git push origin #{current_branch}`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment