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