Release 1.1.4

This commit is contained in:
benni 2013-04-01 15:38:22 +02:00
parent 7928f0a121
commit 41d298a475

View File

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