Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 7806638

Browse files
author
Cyrille Le Clerc
committed
[maven-release-plugin] prepare release jmxtrans-agent-1.2.8-beta-1
1 parent cfb0f50 commit 7806638

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
@@ -31,14 +31,14 @@
3131
<groupId>org.jmxtrans.agent</groupId>
3232
<artifactId>jmxtrans-agent</artifactId>
3333
<packaging>jar</packaging>
34-
<version>1.2.8-SNAPSHOT</version>
34+
<version>1.2.8-beta-1</version>
3535
<name>JMX metrics exporter agent</name>
3636
<url>https://github.com/jmxtrans/jmxtrans-agent</url>
3737
<scm>
3838
<connection>scm:git:git@github.com:jmxtrans/jmxtrans-agent.git</connection>
3939
<developerConnection>scm:git:git@github.com:jmxtrans/jmxtrans-agent.git</developerConnection>
4040
<url>https://github.com/jmxtrans/jmxtrans-agent</url>
41-
<tag>HEAD</tag>
41+
<tag>jmxtrans-agent-1.2.8-beta-1</tag>
4242
</scm>
4343
<dependencies>
4444
<dependency>

0 commit comments

Comments
 (0)