Repository: incubator-crail
Updated Branches:
  refs/heads/master dc50fc193 -> c25c72179


New DiSNI and DaRPC version

Signed-off-by: Jonas Pfefferle <peppe...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/incubator-crail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crail/commit/338b3acb
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail/tree/338b3acb
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail/diff/338b3acb

Branch: refs/heads/master
Commit: 338b3acbecb24811fe9dad2011177ec6efa98954
Parents: dc50fc1
Author: Jonas Pfefferle <peppe...@apache.org>
Authored: Tue Apr 10 14:03:32 2018 +0200
Committer: Jonas Pfefferle <peppe...@apache.org>
Committed: Tue Apr 10 14:03:32 2018 +0200

----------------------------------------------------------------------
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crail/blob/338b3acb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 720f078..be92aa5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,12 +44,12 @@
       <dependency>
         <groupId>com.ibm.disni</groupId>
         <artifactId>disni</artifactId>
-        <version>1.4</version>
+        <version>1.5</version>
       </dependency>
       <dependency>
         <groupId>com.ibm.darpc</groupId>
         <artifactId>darpc</artifactId>
-        <version>1.4</version>
+        <version>1.5</version>
       </dependency>
       <dependency>
         <groupId>com.ibm.narpc</groupId>

Reply via email to