Skip to content

Commit 592a949

Browse files
committed
Remove baseline settings, this is now part of parent POM again.
1 parent ef62245 commit 592a949

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

README.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
image:https://ci.jenkins.io/job/Plugins/job/bootstrap5-api-plugin/job/master/badge/icon?subject=Jenkins%20CI[Jenkins, link=https://ci.jenkins.io/job/Plugins/job/bootstrap5-api-plugin/job/master/]
77
image:https://github.com/jenkinsci/bootstrap5-api-plugin/workflows/GitHub%20CI/badge.svg?branch=master[GitHub Actions, link=https://github.com/jenkinsci/bootstrap5-api-plugin/actions]
8+
image:https://img.shields.io/github/issues-pr/jenkinsci/bootstrap5-api-plugin.svg[GitHub pull requests, link=https://github.com/jenkinsci/bootstrap5-api-plugin/pulls]
89

910
Provides https://getbootstrap.com/[Bootstrap 5] for Jenkins Plugins. Bootstrap is -- according to their self-perception --
1011
the world’s most popular front-end component library to build responsive, mobile-first projects on the web. It is

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@
2222
<revision>5.2.1-4</revision>
2323
<changelist>-SNAPSHOT</changelist>
2424
<module.name>${project.groupId}.bootstrap5</module.name>
25-
26-
<jenkins.baseline>2.346</jenkins.baseline>
27-
<jenkins.version>2.346.3</jenkins.version>
2825
</properties>
2926

3027
<licenses>

0 commit comments

Comments
 (0)