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 Oct 26, 2018
2 parents 927458e + 87631af commit 4997fc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ same extension interfaces to track MetaLnx, and will attempt to provide a common

* Jargon depends on Java 1.8+
* Jargon is built using Apache Maven2, see POM for dependencies
* Jargon supports iRODS 3.0 through iRODS 3.3.1 community, as well as iRODS 4.2.2 consortium
* Jargon supports iRODS 3.0 through iRODS 3.3.1 community, as well as iRODS 4.3 consortium

## Libraries

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 @@ -56,7 +56,7 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
</dependency>

</dependencies>
<description>Represents a high-level summary of a data object or collection, gathering metadata, ACL information, and other facets of a data object or collection, suitable for presentation in an interface. This includes awareness of applicable special metadata types as well as any rules or operations associated with a collection or file</description>
<build>
Expand Down

0 comments on commit 4997fc7

Please sign in to comment.