Skip to content

blackducksoftware/common-gradle-plugin

Repository files navigation

Common Plugin For Integrations

How to release

  1. Edit build.gradle and remove '-SNAPSHOT' from the version.
  2. Run the Jenkins release job.
  3. Tag the release commit with the version number.
  4. Edit the build.gradle and update the version to the next semVer SNAPSHOT.
  5. Create a new release for the tag in GitHub and upload the artifacts from Jenkins.
  6. Go to integration-resources and edit the buildscript.gradle file to use the latest version of common-gradle-plugin.