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 c0bd22c commit 4b5cfbbCopy full SHA for 4b5cfbb
pom.xml
@@ -14,7 +14,7 @@
14
</parent>
15
<groupId>io.jenkins.plugins</groupId>
16
<artifactId>opentelemetry</artifactId>
17
- <version>${revision}${changelist}</version>
+ <version>0.22-beta-1</version>
18
<packaging>hpi</packaging>
19
<properties>
20
<revision>0.22</revision>
@@ -400,7 +400,7 @@
400
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
401
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
402
<url>https://github.com/${gitHubRepo}</url>
403
- <tag>${scmTag}</tag>
+ <tag>opentelemetry-0.22-beta-1</tag>
404
</scm>
405
<contributors>
406
<contributor>
0 commit comments