Skip to content

Commit e6a8f7d

Browse files
committed
[maven-release-plugin] prepare release simplejmx-3.2
1 parent b4dd63e commit e6a8f7d

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
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.j256.simplejmx</groupId>
66
<artifactId>simplejmx</artifactId>
7-
<version>3.2-SNAPSHOT</version>
7+
<version>3.2</version>
88
<packaging>jar</packaging>
99
<name>Simple JMX</name>
1010
<url>https://256stuff.com/sources/simplejmx/</url>
@@ -34,7 +34,7 @@
3434
<url>https://github.com/j256/simplejmx</url>
3535
<connection>scm:git:ssh://git@github.com/j256/simplejmx.git</connection>
3636
<developerConnection>scm:git:ssh://git@github.com/j256/simplejmx.git</developerConnection>
37-
<tag>HEAD</tag>
37+
<tag>simplejmx-3.2</tag>
3838
</scm>
3939
<developers>
4040
<developer>

0 commit comments

Comments
 (0)