stianh / gradle-release-plugin

Gradle plugin for automated release management.
54 stars 14 forks source link

Should be possible to specify version number on the command line #36

Closed stigkj closed 12 years ago

stigkj commented 12 years ago

By setting a system property like:

-Drelease.version=1.12

the plugin should use this version directly without any calculation.