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

Commit 34cd160

Browse files
[maven-release-plugin] prepare release jmxtrans-agent-1.2.11-rc-2
1 parent 08c5148 commit 34cd160

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.11-rc-2-SNAPSHOT</version>
34+
<version>1.2.11-rc-2</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.11-rc-2</tag>
4242
</scm>
4343
<dependencies>
4444
<dependency>

0 commit comments

Comments
 (0)