Skip to content

Commit

Permalink
libs: update nfs library
Browse files Browse the repository at this point in the history
bugfix version:

Changelog for nfs4j-0.6.2..nfs4j-0.6.3
    * [ebf7974] nfsv3: fix hard link creation (similar to http://rb.dcache.org/r/6224)

Acked-by: Paul Millar
Target: master, 2.7, 2.6
Require-book: no
Require-notes: no
  • Loading branch information
kofemann committed Nov 22, 2013
1 parent d88993d commit ccd9cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -777,7 +777,7 @@
<dependency>
<groupId>org.dcache</groupId>
<artifactId>nfs4j-core</artifactId>
<version>0.6.2</version>
<version>0.6.3</version>
<exclusions>
<exclusion>
<groupId>org.dcache.chimera</groupId>
Expand Down

0 comments on commit ccd9cb1

Please sign in to comment.