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 c7b89a5 commit 26bba4cCopy full SHA for 26bba4c
pom.xml
@@ -14,7 +14,7 @@
14
</parent>
15
<groupId>io.jenkins.plugins</groupId>
16
<artifactId>opentelemetry</artifactId>
17
- <version>${revision}${changelist}</version>
+ <version>2.11.0</version>
18
<packaging>hpi</packaging>
19
<properties>
20
<revision>2.10.2</revision>
@@ -513,7 +513,7 @@
513
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
514
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
515
<url>https://github.com/${gitHubRepo}</url>
516
- <tag>${scmTag}</tag>
+ <tag>opentelemetry-2.11.0</tag>
517
</scm>
518
<profiles>
519
<profile>
0 commit comments