Skip to content

Commit

Permalink
Merge pull request #160 from garethjevans/switch-to-rc
Browse files Browse the repository at this point in the history
feat: switch to RC for prerelease
  • Loading branch information
garethjevans authored May 5, 2021
2 parents 7f442c2 + 9bcbd84 commit df5ef86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .mvn/maven.config
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
-Pconsume-incrementals
-Pmight-produce-incrementals
-Dchangelist.format=+%d
-Dchangelist.format=-rc%d
-Pdownload-binaries
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<java.level>8</java.level>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<pipeline-model-definition.version>1.6.0</pipeline-model-definition.version>
<revision>1.0-beta1</revision>
<revision>1.0.0</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins-test-harness.version>2.34</jenkins-test-harness.version>
<kubernetes-server-mock.version>5.3.1</kubernetes-server-mock.version>
Expand Down

0 comments on commit df5ef86

Please sign in to comment.