You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@crail.apache.org by pe...@apache.org on 2018/04/10 13:55:40 UTC

[2/2] incubator-crail git commit: New jNVMf version 1.3

New jNVMf version 1.3

Signed-off-by: Jonas Pfefferle <pe...@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/c25c7217
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crail/tree/c25c7217
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crail/diff/c25c7217

Branch: refs/heads/master
Commit: c25c721796e0d1034f074c444515c0e531363f0b
Parents: 338b3ac
Author: Jonas Pfefferle <pe...@apache.org>
Authored: Tue Apr 10 14:12:05 2018 +0200
Committer: Jonas Pfefferle <pe...@apache.org>
Committed: Tue Apr 10 14:12:05 2018 +0200

----------------------------------------------------------------------
 storage-nvmf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crail/blob/c25c7217/storage-nvmf/pom.xml
----------------------------------------------------------------------
diff --git a/storage-nvmf/pom.xml b/storage-nvmf/pom.xml
index 0e06569..2a0db6c 100644
--- a/storage-nvmf/pom.xml
+++ b/storage-nvmf/pom.xml
@@ -24,7 +24,7 @@
     <dependency>
       <groupId>com.ibm.jnvmf</groupId>
       <artifactId>jnvmf</artifactId>
-      <version>1.2</version>
+      <version>1.3</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>