Skip to content

Commit

Permalink
Add jgitflow maven goals (#5489)
Browse files Browse the repository at this point in the history
  • Loading branch information
fowlie authored and mcornella committed Oct 3, 2016
1 parent 2a02233 commit d57f36d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/mvn/mvn.plugin.zsh
Expand Up @@ -110,6 +110,8 @@ function listMavenCompletions {
help:active-profiles help:all-profiles help:describe help:effective-pom help:effective-settings help:evaluate help:expressions help:system
# release
release:clean release:prepare release:rollback release:perform release:stage release:branch release:update-versions
# jgitflow
jgitflow:feature-start jgitflow:feature-finish jgitflow:release-start jgitflow:release-finish jgitflow:hotfix-start jgitflow:hotfix-finish jgitflow:build-number
# repository
repository:bundle-create repository:bundle-pack
# source
Expand Down

0 comments on commit d57f36d

Please sign in to comment.