Skip to content

Commit

Permalink
Update release instructions
Browse files Browse the repository at this point in the history
Updated release instructions to include editing the version history on
the wiki.
  • Loading branch information
Brian Elliott committed May 10, 2018
1 parent 479f56f commit b6ca2ce
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -32,7 +32,9 @@ Steps:
3. Run the maven release plugin: `mvn [-B] mvn release:prepare release:perform`
* The `-B` flag is optional to accept all default choices.

The maven release plugin will do the following:
4. After this completes, edit the wiki to add a new version to the history [here](https://wiki.jenkins.io/display/JENKINS/NodePool+Agents+Plugin).

### The maven release plugin will do the following:

* Run unit tests
* Build a new plugin version
Expand Down

0 comments on commit b6ca2ce

Please sign in to comment.