Skip to content

Commit 8c4aafa

Browse files
author
Travis CI User
committed
[maven-release-plugin] prepare release 1.36
1 parent f442bf5 commit 8c4aafa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>com.github.chewiebug</groupId>
44
<artifactId>gcviewer</artifactId>
5-
<version>1.36-SNAPSHOT</version>
5+
<version>1.36</version>
66
<packaging>jar</packaging>
77
<name>GCViewer</name>
88
<description>GCViewer is a little tool that visualizes verbose GC output generated by Sun / Oracle, IBM, HP and BEA Java Virtual Machines. It is free software released under GNU LGPL.</description>
@@ -218,7 +218,7 @@
218218
<url>https://github.com/chewiebug/GCViewer</url>
219219
<connection>scm:git:git://github.com/chewiebug/GCViewer.git</connection>
220220
<developerConnection>scm:git:ssh://github.com/chewiebug/GCViewer.git</developerConnection>
221-
<tag>HEAD</tag>
221+
<tag>1.36</tag>
222222
</scm>
223223

224224
<dependencies>

0 commit comments

Comments
 (0)