Skip to content

Commit 00bcc63

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 729a21e commit 00bcc63

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
@@ -5,7 +5,7 @@
55
<name>LeetCode Tester</name>
66
<groupId>org.codi</groupId>
77
<artifactId>leetcode-tester</artifactId>
8-
<version>0.2.12</version>
8+
<version>0.2.13-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010

1111
<developers>
@@ -18,7 +18,7 @@
1818
<scm>
1919
<url>https://github.com/the-codinator/LeetCodeTester.git</url>
2020
<connection>scm:git:[email protected]:the-codinator/LeetCodeTester.git</connection>
21-
<tag>leetcode-tester-0.2.12</tag>
21+
<tag>HEAD</tag>
2222
</scm>
2323

2424
<properties>

0 commit comments

Comments
 (0)