Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFaer committed Jun 6, 2014
1 parent e2bfab9 commit 6d41fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.jeffreyfalgout</groupId>
<artifactId>throwing-streams</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.1</version>
<packaging>jar</packaging>
<name>Throwing Streams</name>
<description>This project is an alternative API to java.util.stream and its various supporting interfaces that allows for checked exceptions to be thrown.</description>
Expand Down

0 comments on commit 6d41fa5

Please sign in to comment.