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 1251ee6 commit 74a0f1dCopy full SHA for 74a0f1d
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.14.0</version>
18
<packaging>hpi</packaging>
19
<properties>
20
<revision>2.13.1</revision>
@@ -434,7 +434,7 @@
434
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
435
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
436
<url>https://github.com/${gitHubRepo}</url>
437
- <tag>opentelemetry-2.12.0-rc1</tag>
+ <tag>opentelemetry-2.14.0</tag>
438
</scm>
439
<profiles>
440
<profile>
0 commit comments