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 bd8badb + e2ae719 commit d3c1c2eCopy full SHA for d3c1c2e
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.jvnet.hudson.plugins</groupId>
6
<artifactId>analysis-pom</artifactId>
7
- <version>5.21.0</version>
+ <version>5.22.0</version>
8
<relativePath />
9
</parent>
10
src/main/resources/index.jelly
@@ -0,0 +1,8 @@
1
+<?jelly escape-by-default='true'?>
2
+
3
+<div>
+ Provides <a href="https://getbootstrap.com/">Bootstrap 5</a> for Jenkins Plugins.
+ Bootstrap is (according to their self-perception)
+ the world’s most popular front-end component library to build responsive,
+ mobile-first projects on the web.
+</div>
0 commit comments