Skip to content

Commit

Permalink
#1 4.3.0.0 release train
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Jul 5, 2018
1 parent b74abf0 commit cd9a111
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 12 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
# Project: Jargon Master POM
### Date:
# Project: Jargon Master POM
### Date: 07/05/2018
### Author: Mike Conway
### Release Version: 4.3.0.0-SNAPSHOT
### git tag:
### Release Version: 4.3.0.0-RELEASE
### git tag: 4.3.0.0-RELEASE

This is the parent POM for Jargon-related projects, representing a restructuring of related Jargon projects in a more streamlined fashion.
This is the parent POM for Jargon-related projects, representing a restructuring of related Jargon projects in a more streamlined fashion. This
release synchronizes all code for the first Metalnx 2.0.0 release.

Repo: https://github.com/DICE-UNC/jargon-pom

## News



3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>org.irods</groupId>
<artifactId>jargon-pom</artifactId>
<packaging>pom</packaging>
<version>4.3.0.0-SNAPSHOT</version>
<version>4.3.0.0-RELEASE</version>
<name>Jargon POM</name>
<description>Master POM for Jargon-related projects</description>
<url>https://github.com/DICE-UNC/jargon</url>
Expand All @@ -23,7 +23,6 @@
<log4j.version>1.2.17</log4j.version>
<java.version>1.8</java.version>
<resteasy.version>3.1.0.Final</resteasy.version>
<spring.boot.version>1.5.1.RELEASE</spring.boot.version>
<maven.war.plugin.version>3.0.0</maven.war.plugin.version>
<globus.version>2.0.6</globus.version>
</properties>
Expand Down

0 comments on commit cd9a111

Please sign in to comment.