We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b78d5 commit 053c9b8Copy full SHA for 053c9b8
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>com.paypal</groupId>
6
<artifactId>heap-dump-tool</artifactId>
7
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.0</version>
8
9
<name>Heap Dump Tool</name>
10
<description>
@@ -66,7 +66,7 @@
66
<connection>scm:git:git://github.com/paypal/heap-dump-tool.git</connection>
67
<developerConnection>scm:git:https://github.com/paypal/heap-dump-tool.git</developerConnection>
68
<url>http://github.com/paypal/heap-dump-tool/tree/main</url>
69
- <tag>HEAD</tag>
+ <tag>heap-dump-tool-1.3.0</tag>
70
</scm>
71
72
<developers>
0 commit comments