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