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 404ccc2 commit ee12701Copy full SHA for ee12701
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-4</version>
16
17
<url>https://github.com/jenkinsci/bootstrap5-api-plugin</url>
18
@@ -119,7 +119,7 @@
119
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
120
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
121
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
122
- <tag>${scmTag}</tag>
+ <tag>v5.2.2-4</tag>
123
</scm>
124
125
<repositories>
0 commit comments