Skip to content

Commit cecdf71

Browse files
[maven-release-plugin] prepare release opentelemetry-2.12.0-rc1
1 parent ff0304a commit cecdf71

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.12.0-rc1</version>
1818
<packaging>hpi</packaging>
1919
<properties>
2020
<revision>2.11.1</revision>
@@ -466,7 +466,7 @@
466466
<connection>scm:git:git://github.com/${gitHubRepo}.git</connection>
467467
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
468468
<url>https://github.com/${gitHubRepo}</url>
469-
<tag>opentelemetry-2.11.0</tag>
469+
<tag>opentelemetry-2.12.0-rc1</tag>
470470
</scm>
471471
<profiles>
472472
<profile>

0 commit comments

Comments
 (0)