Skip to content

Commit

Permalink
[maven-release-plugin] prepare release niosmtp-0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
normanmaurer committed Jan 28, 2012
1 parent ab9b6df commit bf177ba
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 @@ -28,7 +28,7 @@
<groupId>me.normanmaurer.niosmtp</groupId>
<artifactId>niosmtp</artifactId>
<name>niosmtp</name>
<version>0.1-SNAPSHOT</version>
<version>0.1</version>
<description>
niosmtp is an async based SMTP/LMTP client, which can be used to send an big amount of emails
in a fast manner. The transport layer is decoupled from the protocol logic, this allows easy
Expand Down

0 comments on commit bf177ba

Please sign in to comment.