Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Commit

Permalink
[maven-release-plugin] prepare release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hameno committed Jun 1, 2014
1 parent 1fa0eb2 commit 0b122d2
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 @@ -15,7 +15,7 @@
<description>Extension to Squares Otto library to provide a Bus which always posts to the main thread.</description>
<url>http://psdev.de/async-otto/</url>
<inceptionYear>2013</inceptionYear>
<version>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>

<developers>
<developer>
Expand All @@ -36,7 +36,7 @@
<url>https://github.com/PSDev/async-otto</url>
<connection>scm:git:git://github.com/PSDev/async-otto.git</connection>
<developerConnection>scm:git:git@github.com:PSDev/async-otto.git</developerConnection>
<tag>HEAD</tag>
<tag>1.0.2</tag>
</scm>

<issueManagement>
Expand Down

0 comments on commit 0b122d2

Please sign in to comment.