Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit 3831fcb

Browse files
author
Jenkins CI
committed
[maven-release-plugin] prepare release v0.1.0-beta-5
1 parent 290dff3 commit 3831fcb

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
@@ -8,7 +8,7 @@
88
-->
99
<groupId>co.elastic.opentelemetry.contrib</groupId>
1010
<artifactId>opentelemetry-maven-extension</artifactId>
11-
<version>0.1.0-beta-5-SNAPSHOT</version>
11+
<version>0.1.0-beta-5</version>
1212
<packaging>jar</packaging>
1313
<name>OpenTelemetry Maven Extension</name>
1414
<description>
@@ -315,7 +315,7 @@
315315
<connection>scm:git:[email protected]:elastic/opentelemetry-maven-extension.git</connection>
316316
<developerConnection>scm:git:[email protected]:elastic/opentelemetry-maven-extension.git</developerConnection>
317317
<url>https://github.com/elastic/opentelemetry-maven-extension</url>
318-
<tag>HEAD</tag>
318+
<tag>v0.1.0-beta-5</tag>
319319
</scm>
320320
<issueManagement>
321321
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)