Release 1.1.4

This commit is contained in:
benni 2013-04-01 15:39:44 +02:00
parent 41d298a475
commit 6470735f11

View File

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