You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crail.apache.org by ps...@apache.org on 2019/09/23 13:26:55 UTC

[incubator-crail] 01/02: New NaRPC version 1.5

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

pstuedi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-crail.git

commit ce27a2d5fc16f92e3186f869964c96f6f34bee3f
Author: Patrick Stuedi <ps...@apache.org>
AuthorDate: Fri Sep 13 11:41:05 2019 +0200

    New NaRPC version 1.5
    
    https://issues.apache.org/jira/browse/CRAIL-105
    
    Signed-off-by: Patrick Stuedi <ps...@apache.org>
---
 LICENSE-binary | 2 +-
 pom.xml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE-binary b/LICENSE-binary
index b7a7b77..5a7e894 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -997,7 +997,7 @@ java-xmlbuilder-0.4.jar
 -----------------------
 Copyright 2008 James Murty (www.jamesmurty.com)
 
-narpc-1.4.jar
+narpc-1.5.jar
 -------------
 Copyright (C) 2018, IBM Corporation
 
diff --git a/pom.xml b/pom.xml
index 55797a1..1254027 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
       <dependency>
         <groupId>com.ibm.narpc</groupId>
         <artifactId>narpc</artifactId>
-        <version>1.4</version>
+        <version>1.5</version>
 			</dependency>
       <dependency>
         <groupId>com.ibm.jnvmf</groupId>