Skip to content

Commit 26bba4c

Browse files
[maven-release-plugin] prepare release opentelemetry-2.11.0
1 parent c7b89a5 commit 26bba4c

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.11.0</version>
1818
<packaging>hpi</packaging>
1919
<properties>
2020
<revision>2.10.2</revision>
@@ -513,7 +513,7 @@
513513
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
514514
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
515515
<url>https://github.com/${gitHubRepo}</url>
516-
<tag>${scmTag}</tag>
516+
<tag>opentelemetry-2.11.0</tag>
517517
</scm>
518518
<profiles>
519519
<profile>

0 commit comments

Comments
 (0)