Skip to content

Commit d548a0c

Browse files
committed
[irods#204] Bump version to 2.3.0.
1 parent c4dc033 commit d548a0c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

irods-vfs-impl/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
<parent>
1010
<groupId>org.irods.jargon</groupId>
1111
<artifactId>nfs4j-irodsvfs-pom</artifactId>
12-
<version>2.2.0</version>
12+
<version>2.3.0</version>
1313
</parent>
1414

1515
<packaging>jar</packaging>
1616
<name>nfsrods</name>
17-
<version>2.2.0</version>
17+
<version>2.3.0</version>
1818
<description>iRODS VFS implementation for NFS4J</description>
1919

2020
<properties>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>org.irods.jargon</groupId>
88
<artifactId>nfs4j-irodsvfs-pom</artifactId>
9-
<version>2.2.0</version>
9+
<version>2.3.0</version>
1010
<parent>
1111
<groupId>org.irods</groupId>
1212
<artifactId>jargon-pom</artifactId>

0 commit comments

Comments
 (0)