We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b800e88 commit 4b39158Copy full SHA for 4b39158
pom.xml
@@ -14,7 +14,7 @@
14
</parent>
15
<groupId>io.jenkins.plugins</groupId>
16
<artifactId>opentelemetry-agent-metrics</artifactId>
17
- <version>${revision}${changelist}</version>
+ <version>1.5.1</version>
18
<packaging>hpi</packaging>
19
<properties>
20
<revision>1.5.1</revision>
@@ -123,7 +123,7 @@
123
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
124
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
125
<url>https://github.com/${gitHubRepo}</url>
126
- <tag>opentelemetry-agent-metrics-1.4.2</tag>
+ <tag>opentelemetry-agent-metrics-1.5.1</tag>
127
</scm>
128
<profiles>
129
<profile>
0 commit comments