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 52f4742 + 266d8de commit c1b30caCopy full SHA for c1b30ca
pom.xml
@@ -18,10 +18,10 @@
18
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
19
20
<properties>
21
- <revision>3.6.3-2</revision>
+ <revision>3.6.4-1</revision>
22
<changelist>-SNAPSHOT</changelist>
23
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
24
- <jquery.version>3.6.3</jquery.version>
+ <jquery.version>3.6.4</jquery.version>
25
26
<module.name>${project.groupId}.jquery3</module.name>
27
</properties>
0 commit comments