Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

Commit 47f82fb

Browse files
author
Kazuyuki Kohno
committed
[maven-release-plugin] prepare for next development iteration
1 parent 2cc320c commit 47f82fb

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.twitter</groupId>
66
<artifactId>twitter-text</artifactId>
7-
<version>1.10.2</version>
7+
<version>1.10.3-SNAPSHOT</version>
88

99
<packaging>jar</packaging>
1010
<name>twitter-text</name>
@@ -21,7 +21,7 @@
2121
<scm>
2222
<url>https://github.com/twitter/twitter-text-java</url>
2323
<connection>scm:git:[email protected]:twitter/twitter-text-java.git</connection>
24-
<tag>twitter-text-1.10.2</tag>
24+
<tag>HEAD</tag>
2525
</scm>
2626
<developers>
2727
<developer>

0 commit comments

Comments
 (0)