Commit 4f5a600a authored by csh's avatar csh

Updated xmppserver/pom.xml

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/branches/maven-externalsbased@13953 b35dd754-fafc-0310-a699-88a17e54d16e
parent cb5d1b4f
......@@ -118,6 +118,8 @@
<groupId>org.igniterealtime</groupId>
<artifactId>tinder</artifactId>
<version>1.3.0-SNAPSHOT</version>
<scope>system</scope>
<systemPath>/Users/christianschudt/Openfire/src/trunk/build/lib/merge/tinder.jar</systemPath>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
......@@ -189,8 +191,13 @@
<artifactId>atlassian-shaj</artifactId>
<version>0.5</version>
</dependency>
<dependency>
<groupId>org.gnu.inet</groupId>
<artifactId>libidn</artifactId>
<version>1.15</version>
</dependency>
<dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.10</version>
......
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