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 f6342ed commit 1f6121aCopy full SHA for 1f6121a
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.1-2</version>
16
17
<url>https://github.com/jenkinsci/bootstrap5-api-plugin</url>
18
@@ -126,7 +126,7 @@
126
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
127
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
128
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
129
- <tag>${scmTag}</tag>
+ <tag>v5.2.1-2</tag>
130
</scm>
131
132
<repositories>
0 commit comments