We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157e4a9 commit a67fe5fCopy full SHA for a67fe5f
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>io.jenkins.plugins</groupId>
13
<artifactId>commons-compress-api</artifactId>
14
- <version>${revision}${changelist}</version>
+ <version>1.27.1-1</version>
15
<packaging>hpi</packaging>
16
17
<name>Commons Compress API</name>
@@ -28,7 +28,7 @@
28
<scm>
29
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
30
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
31
- <tag>${scmTag}</tag>
+ <tag>commons-compress-api-1.27.1-1</tag>
32
<url>https://github.com/${gitHubRepo}</url>
33
</scm>
34
0 commit comments