Skip to content

Commit 74a0f1d

Browse files
[maven-release-plugin] prepare release opentelemetry-2.14.0
1 parent 1251ee6 commit 74a0f1d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</parent>
1515
<groupId>io.jenkins.plugins</groupId>
1616
<artifactId>opentelemetry</artifactId>
17-
<version>${revision}${changelist}</version>
17+
<version>2.14.0</version>
1818
<packaging>hpi</packaging>
1919
<properties>
2020
<revision>2.13.1</revision>
@@ -434,7 +434,7 @@
434434
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
435435
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
436436
<url>https://github.com/${gitHubRepo}</url>
437-
<tag>opentelemetry-2.12.0-rc1</tag>
437+
<tag>opentelemetry-2.14.0</tag>
438438
</scm>
439439
<profiles>
440440
<profile>

0 commit comments

Comments
 (0)