We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e003ff7 + 01bbc31 commit c259713Copy full SHA for c259713
pom.xml
@@ -3,7 +3,7 @@
3
<parent>
4
<groupId>org.jenkins-ci.plugins</groupId>
5
<artifactId>plugin</artifactId>
6
- <version>4.88</version>
+ <version>5.7</version>
7
<relativePath />
8
</parent>
9
@@ -18,7 +18,7 @@
18
<changelist>999999-SNAPSHOT</changelist>
19
<gitHubRepo>jenkinsci/database-mysql-plugin</gitHubRepo>
20
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
21
- <jenkins.baseline>2.462</jenkins.baseline>
+ <jenkins.baseline>2.479</jenkins.baseline>
22
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
23
24
<!-- Test dependencies version -->
0 commit comments