We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43fbc96 commit 7b6fa17Copy full SHA for 7b6fa17
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.6.0-rc1</version>
18
<packaging>hpi</packaging>
19
<properties>
20
<revision>2.5.2</revision>
@@ -547,7 +547,7 @@
547
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
548
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
549
<url>https://github.com/${gitHubRepo}</url>
550
- <tag>${scmTag}</tag>
+ <tag>opentelemetry-2.6.0-rc1</tag>
551
</scm>
552
<contributors>
553
<contributor>
0 commit comments