Skip to content

Commit 6fb2228

Browse files
[maven-release-plugin] prepare release opentelemetry-2.10.0
1 parent 7b971fd commit 6fb2228

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.10.0</version>
1818
<packaging>hpi</packaging>
1919
<properties>
2020
<revision>2.10.0-beta-2</revision>
@@ -504,7 +504,7 @@
504504
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
505505
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
506506
<url>https://github.com/${gitHubRepo}</url>
507-
<tag>${scmTag}</tag>
507+
<tag>opentelemetry-2.10.0</tag>
508508
</scm>
509509
<profiles>
510510
<profile>

0 commit comments

Comments
 (0)