You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2018/03/31 20:12:16 UTC

[directory-studio] branch master updated: Forgot to bump up the mina bundle dependency to 2.0.17

This is an automated email from the ASF dual-hosted git repository.

elecharny pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-studio.git


The following commit(s) were added to refs/heads/master by this push:
     new 7146aee  Forgot to bump up the mina bundle dependency to 2.0.17
7146aee is described below

commit 7146aee26394577d2d17f4d96e869c1c640bdc7f
Author: Emmanuel Lécharny <el...@symas.com>
AuthorDate: Sat Mar 31 22:12:10 2018 +0200

    Forgot to bump up the mina bundle dependency to 2.0.17
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 86ec17a..e97e875 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,7 +89,7 @@
     <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.16</org.apache.mina.bundleversion>
+    <org.apache.mina.bundleversion>2.0.17</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>

-- 
To stop receiving notification emails like this one, please contact
elecharny@apache.org.