Skip to content

Commit 4b5cfbb

Browse files
[maven-release-plugin] prepare release opentelemetry-0.22-beta-1
1 parent c0bd22c commit 4b5cfbb

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>0.22-beta-1</version>
1818
<packaging>hpi</packaging>
1919
<properties>
2020
<revision>0.22</revision>
@@ -400,7 +400,7 @@
400400
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
401401
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
402402
<url>https://github.com/${gitHubRepo}</url>
403-
<tag>${scmTag}</tag>
403+
<tag>opentelemetry-0.22-beta-1</tag>
404404
</scm>
405405
<contributors>
406406
<contributor>

0 commit comments

Comments
 (0)