Skip to content

Commit

Permalink
#1 merge master
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Nov 13, 2019
1 parent d962cdb commit fe13766
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Jargon Extensions API for irods-ext

# Project: Jargon Extensions API - IRODS-EXT
### Date: 07/05/2018
### Release Version: 4.3.1.0-SNAPSHOT
### Release Version: 4.3.2.0-SNAPSHOT
### git tag:

## News
Expand Down
2 changes: 1 addition & 1 deletion emc-metalnx-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>jargon-irods-ext</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.3.1.0-SNAPSHOT</version>
<version>4.3.2.0-SNAPSHOT</version>
</parent>
<artifactId>emc-metalnx-core</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion emc-metalnx-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>jargon-irods-ext</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.3.1.0-SNAPSHOT</version>
<version>4.3.2.0-SNAPSHOT</version>
</parent>
<artifactId>emc-metalnx-services</artifactId>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion irodsext-data-profiler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>jargon-irods-ext</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.3.1.0-SNAPSHOT</version>
<version>4.3.2.0-SNAPSHOT</version>
</parent>
<artifactId>irodsext-data-profiler</artifactId>
<name>irodsext-data-profiler</name>
Expand Down
2 changes: 1 addition & 1 deletion irodsext-data-typer/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>jargon-irods-ext</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.3.1.0-SNAPSHOT</version>
<version>4.3.2.0-SNAPSHOT</version>
</parent>
<artifactId>irodsext-data-typer</artifactId>
<name>irodsext-data-typer</name>
Expand Down
2 changes: 1 addition & 1 deletion irodsext-jwt-service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<artifactId>jargon-irods-ext</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.3.1.0-SNAPSHOT</version>
<version>4.3.2.0-SNAPSHOT</version>
</parent>
<artifactId>irodsext-jwt-service</artifactId>
<name>irodsext-jwt-service</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.irods</groupId>
<artifactId>jargon-pom</artifactId>
<version>4.3.1.0-SNAPSHOT</version>
<version>4.3.2.0-SNAPSHOT</version>
</parent>
<properties>
<hibernate.version>4.3.11.Final</hibernate.version>
Expand Down

0 comments on commit fe13766

Please sign in to comment.