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

Commit 5128686

Browse files
author
Jenkins CI
committed
[maven-release-plugin] prepare release v0.1.0-beta-4
1 parent 810b8a1 commit 5128686

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-4-SNAPSHOT</version>
11+
<version>0.1.0-beta-4</version>
1212
<packaging>jar</packaging>
1313
<name>OpenTelemetry Maven Extension</name>
1414
<description>
@@ -287,7 +287,7 @@
287287
<connection>scm:git:[email protected]:elastic/opentelemetry-maven-extension.git</connection>
288288
<developerConnection>scm:git:[email protected]:elastic/opentelemetry-maven-extension.git</developerConnection>
289289
<url>https://github.com/elastic/opentelemetry-maven-extension</url>
290-
<tag>HEAD</tag>
290+
<tag>v0.1.0-beta-4</tag>
291291
</scm>
292292
<issueManagement>
293293
<system>GitHub Issues</system>

0 commit comments

Comments
 (0)