Skip to content

Commit 3811cae

Browse files
committed
[maven-release-plugin] prepare release heap-dump-tool-1.1.5
1 parent 7d5a824 commit 3811cae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.paypal</groupId>
66
<artifactId>heap-dump-tool</artifactId>
7-
<version>1.1.5-SNAPSHOT</version>
7+
<version>1.1.5</version>
88

99
<name>Heap Dump Tool</name>
1010
<description>
@@ -67,7 +67,7 @@
6767
<connection>scm:git:git://github.com/paypal/heap-dump-tool.git</connection>
6868
<developerConnection>scm:git:https://github.com/paypal/heap-dump-tool.git</developerConnection>
6969
<url>http://github.com/paypal/heap-dump-tool/tree/main</url>
70-
<tag>HEAD</tag>
70+
<tag>heap-dump-tool-1.1.5</tag>
7171
</scm>
7272

7373
<developers>

0 commit comments

Comments
 (0)