Skip to content

Commit 20bac4a

Browse files
committed
iRODS: Bump version of irods4j dependency
1 parent 4bac28f commit 20bac4a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

irods/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
<packaging>jar</packaging>
2525

2626
<dependencies>
27-
<dependency>
28-
<groupId>org.irods</groupId>
29-
<artifactId>irods4j</artifactId>
30-
<version>0.2.0-java8</version>
31-
</dependency>
27+
<dependency>
28+
<groupId>org.irods</groupId>
29+
<artifactId>irods4j</artifactId>
30+
<version>0.3.0-java8-SNAPSHOT</version>
31+
</dependency>
3232
<dependency>
3333
<groupId>ch.cyberduck</groupId>
3434
<artifactId>core</artifactId>

0 commit comments

Comments
 (0)