DESCRIPTION
        release-plugin

	Publishes a Griffon plugin release.

SYNTAX
        release-plugin [options]

OPTIONS
        --message
                Commit message that identifies this release.
        --no-release-notes
                Do not ask for missing release notes.
        --nodoc
                Skips generation of Javadoc and guide documentation.
        --non-interactive
                Controls if the shell can ask for input or not.
        --package-only
                Create a release package but do not publish it.
        --repository
                Name of an specific repository where the release will be published.
                