Commit 7d4bbb65 authored by guus's avatar guus

The newer JMDNS packages do not agree with the 1.5 source. We can upgrade this...

The newer JMDNS packages do not agree with the 1.5 source. We can upgrade this after we remove the 1.5 compatibility requirement.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/branches/maven-externalsbased@13067 b35dd754-fafc-0310-a699-88a17e54d16e
parent 11d73eb0
......@@ -120,9 +120,9 @@
<version>1.4.1</version>
</dependency>
<dependency>
<groupId>javax.jmdns</groupId>
<groupId>jmdns</groupId>
<artifactId>jmdns</artifactId>
<version>3.4.1</version>
<version>1.0</version>
</dependency>
<dependency>
<groupId>rome</groupId>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment