Skip to content

Commit bf2be8e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d49e18c commit bf2be8e

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.0</version>
8+
<version>0.2.1-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010

1111
<developers>
@@ -19,7 +19,7 @@
1919
<url>https://github.com/the-codinator/LeetCodeTester.git</url>
2020
<connection>scm:git:https://github.com/the-codinator/LeetCodeTester.git</connection>
2121
<developerConnection>scm:git:https://github.com/the-codinator/LeetCodeTester.git</developerConnection>
22-
<tag>leetcode-tester-0.2.0</tag>
22+
<tag>HEAD</tag>
2323
</scm>
2424

2525
<properties>

0 commit comments

Comments
 (0)