You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: pom.xml
+2-2
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
<modelVersion>4.0.0</modelVersion>
3
3
<groupId>com.github.chewiebug</groupId>
4
4
<artifactId>gcviewer</artifactId>
5
-
<version>1.36-SNAPSHOT</version>
5
+
<version>1.36</version>
6
6
<packaging>jar</packaging>
7
7
<name>GCViewer</name>
8
8
<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>
0 commit comments