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 b7adf18 + 9448f00 commit 49a03dfCopy full SHA for 49a03df
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.jenkins-ci.plugins</groupId>
6
<artifactId>plugin</artifactId>
7
- <version>4.19</version>
+ <version>4.40</version>
8
<relativePath />
9
</parent>
10
<groupId>io.jenkins.plugins</groupId>
src/main/resources/index.jelly
@@ -0,0 +1,4 @@
1
+<?jelly escape-by-default='true'?>
2
+<div>
3
+ Jenkins plug-in that provides Select2.js (https://select2.org).
+</div>
0 commit comments