Skip to content

Commit

Permalink
#1 fix pom
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed May 16, 2017
1 parent 10e85f9 commit 77bfc16
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Binary file removed dot-irods-utilities/.pom.xml.swp
Binary file not shown.
2 changes: 1 addition & 1 deletion dot-irods-utilities/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>jargon-extensions</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.2.1.0-SNAPSHOT</version>
<version>4.2.1.1-SNAPSHOT</version>
</parent>
<groupId>org.irods.jargon</groupId>
<artifactId>dot-irods-utilities</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion file-template/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>jargon-extensions</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.2.1.0-SNAPSHOT</version>
<version>4.2.1.1-SNAPSHOT</version>
</parent>
<groupId>org.irods.jargon</groupId>
<artifactId>file-template</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion metadata-templates/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>jargon-extensions</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.2.1.0-SNAPSHOT</version>
<version>4.2.1.1-SNAPSHOT</version>
</parent>
<artifactId>metadata-templates</artifactId>
<name>metadata-templates</name>
Expand Down
2 changes: 1 addition & 1 deletion pidservice-handle/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>jargon-extensions</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.2.1.0-SNAPSHOT</version>
<version>4.2.1.1-SNAPSHOT</version>
</parent>
<groupId>org.irods.jargon</groupId>
<artifactId>pidservice-handle</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>org.irods</groupId>
<artifactId>jargon-pom</artifactId>
<version>4.2.1.0-SNAPSHOT</version>
<version>4.2.1.1-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>
<name>jargon-extensions</name>
Expand Down
2 changes: 1 addition & 1 deletion virtual-collections/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<artifactId>jargon-extensions</artifactId>
<groupId>org.irods.jargon</groupId>
<version>4.2.1.0-SNAPSHOT</version>
<version>4.2.1.1-SNAPSHOT</version>
</parent>
<artifactId>virtual-collections</artifactId>
<name>virtual-collections</name>
Expand Down

0 comments on commit 77bfc16

Please sign in to comment.