Skip to content

Commit

Permalink
[JENKINS-41932, JENKINS-42176] - Update libzfs4j from 0.5 to 0.8 (#2776)
Browse files Browse the repository at this point in the history
* Update libzfs4j from 0.5 to 0.7

* Change the groupId of libzfs

* Pick libzfs 0.8 with compatibility fixes
  • Loading branch information
oleg-nenashev committed Apr 13, 2017
1 parent 73d9aca commit e9f0995
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/pom.xml
Expand Up @@ -529,9 +529,9 @@ THE SOFTWARE.
<version>1.8</version>
</dependency>
<dependency>
<groupId>org.jvnet.libzfs</groupId>
<groupId>org.kohsuke</groupId>
<artifactId>libzfs</artifactId>
<version>0.5</version>
<version>0.8</version>
</dependency>
<dependency>
<groupId>com.sun.solaris</groupId>
Expand Down

0 comments on commit e9f0995

Please sign in to comment.