Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuel Lécharny <elecharny@symas.com>2018-03-28 06:57:52 +0300
committerEmmanuel Lécharny <elecharny@symas.com>2018-03-28 06:57:52 +0300
commit75ded54abb8fe05081573fde8ac307b22692f9bd (patch)
tree88d29bac783b77e8286c08b6312b70288ab6a293 /pom.xml
parent1c4555eb1f0a307e6fb6a51e17553c9ec74f6340 (diff)
Reverted to MINA 2.0.16, as the new version is causing some failure in SSL tests
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 0333cf8cd..40b5c8fd4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -88,8 +88,8 @@
<org.apache.commons.pool.bundleversion>1.6.0</org.apache.commons.pool.bundleversion>
<org.apache.directory.api.version>2.0.0.AM1-SNAPSHOT</org.apache.directory.api.version>
<org.apache.directory.server.version>2.0.0.AM25-SNAPSHOT</org.apache.directory.server.version>
- <org.apache.mina.version>2.0.17</org.apache.mina.version>
- <org.apache.mina.bundleversion>2.0.17</org.apache.mina.bundleversion>
+ <org.apache.mina.version>2.0.16</org.apache.mina.version>
+ <org.apache.mina.bundleversion>2.0.16</org.apache.mina.bundleversion>
<org.apache.poi.version>3.9</org.apache.poi.version>
<org.apache.poi.bundleversion>3.9.0</org.apache.poi.bundleversion>
<org.apache.xmlgraphics.fop.version>1.0</org.apache.xmlgraphics.fop.version>