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 ce08b5a commit 7a73bb2Copy full SHA for 7a73bb2
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.2.2-6</version>
16
17
<url>https://github.com/jenkinsci/bootstrap5-api-plugin</url>
18
@@ -128,7 +128,7 @@
128
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
129
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
130
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
131
- <tag>${scmTag}</tag>
+ <tag>v5.2.2-6</tag>
132
</scm>
133
134
<repositories>
0 commit comments