Release 1.1.4

This commit is contained in:
benni 2013-04-01 15:36:42 +02:00
parent f65160d502
commit 39839f6aa6

View File

@ -133,6 +133,11 @@ Message publication:
<h2>Installation</h2>
Beginning with version 1.1.0 MBassador is available from the Maven Central Repository using the following coordinates:
<dependency>
<groupId>net.engio</groupId>
<artifactId>mbassador</artifactId>
<version>1.1.0</version>
</dependency>
<pre><code class="xml">
&lt;dependency&gt;