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

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
Kazuyuki Kohno committed Dec 1, 2014
1 parent 2cc320c commit 47f82fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>com.twitter</groupId>
<artifactId>twitter-text</artifactId>
<version>1.10.2</version>
<version>1.10.3-SNAPSHOT</version>

<packaging>jar</packaging>
<name>twitter-text</name>
Expand All @@ -21,7 +21,7 @@
<scm>
<url>https://github.com/twitter/twitter-text-java</url>
<connection>scm:git:[email protected]:twitter/twitter-text-java.git</connection>
<tag>twitter-text-1.10.2</tag>
<tag>HEAD</tag>
</scm>
<developers>
<developer>
Expand Down

0 comments on commit 47f82fb

Please sign in to comment.