Skip to content
This repository has been archived by the owner on Jul 7, 2022. It is now read-only.

Commit

Permalink
Adjusting to latest DiSNI/DaRPC (v1.7)
Browse files Browse the repository at this point in the history
https://issues.apache.org/jira/browse/CRAIL-50

Signed-off-by: Patrick Stuedi <pstuedi@apache.com>
  • Loading branch information
Patrick Stuedi committed Sep 4, 2018
1 parent 86f1bd3 commit 7342de9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -61,12 +61,12 @@
<dependency>
<groupId>com.ibm.disni</groupId>
<artifactId>disni</artifactId>
<version>1.6</version>
<version>1.7</version>
</dependency>
<dependency>
<groupId>com.ibm.darpc</groupId>
<artifactId>darpc</artifactId>
<version>1.6</version>
<version>1.7</version>
</dependency>
<dependency>
<groupId>com.ibm.narpc</groupId>
Expand Down

0 comments on commit 7342de9

Please sign in to comment.