Skip to content

Commit

Permalink
Bumping next version as requested by maintainer
Browse files Browse the repository at this point in the history
@stephenc is requesting this to signal the fact the next version might
be slightly more than just a minor one in terms of risk, I gather.
  • Loading branch information
batmat committed Mar 21, 2019
1 parent 4927cd9 commit 3046df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
</scm>

<properties>
<revision>2.3.2</revision>
<revision>2.4.0</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.60.3</jenkins.version>
<java.level>8</java.level>
Expand Down

1 comment on commit 3046df1

@stephenc
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually a Jenkins core version bump is something I prefer to signal with minor.

Please sign in to comment.