Skip to content

Commit

Permalink
[maven-release-plugin] prepare release iostream-0.8.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
fralalonde committed Feb 20, 2017
1 parent 5dedf36 commit f563b4b
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 @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>ca.rbon</groupId>
<artifactId>iostream</artifactId>
<version>0.8.1-SNAPSHOT</version>
<version>0.9.0</version>

<name>${project.groupId}:${project.artifactId}</name>
<description>Better ergonomics for Java IO stream handling</description>
Expand All @@ -29,7 +29,7 @@
<connection>scm:git:git@github.com:fralalonde/iostream.git</connection>
<developerConnection>scm:git:git@github.com:fralalonde/iostream.git</developerConnection>
<url>http://github.com/fralalonde/iostream/tree/master</url>
<tag>iostream-0.8.0-SNAPSHOT</tag>
<tag>iostream-0.8.1-SNAPSHOT</tag>
</scm>

<organization>
Expand Down

0 comments on commit f563b4b

Please sign in to comment.