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.
1 parent 47ff1aa commit 24aa682Copy full SHA for 24aa682
pom.xml
@@ -12,7 +12,7 @@
12
<groupId>io.jenkins.plugins</groupId>
13
<packaging>hpi</packaging>
14
<name>Bootstrap 5 API Plugin</name>
15
- <version>${revision}${changelist}</version>
+ <version>5.3.7-2</version>
16
17
<url>https://github.com/jenkinsci/bootstrap5-api-plugin</url>
18
@@ -112,7 +112,7 @@
112
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
113
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
114
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
115
- <tag>${scmTag}</tag>
+ <tag>v5.3.7-2</tag>
116
</scm>
117
118
<repositories>
0 commit comments