We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bac28f commit 20bac4aCopy full SHA for 20bac4a
irods/pom.xml
@@ -24,11 +24,11 @@
24
<packaging>jar</packaging>
25
26
<dependencies>
27
- <dependency>
28
- <groupId>org.irods</groupId>
29
- <artifactId>irods4j</artifactId>
30
- <version>0.2.0-java8</version>
31
- </dependency>
+ <dependency>
+ <groupId>org.irods</groupId>
+ <artifactId>irods4j</artifactId>
+ <version>0.3.0-java8-SNAPSHOT</version>
+ </dependency>
32
<dependency>
33
<groupId>ch.cyberduck</groupId>
34
<artifactId>core</artifactId>
0 commit comments