Skip to content

Commit

Permalink
1.4 Release
Browse files Browse the repository at this point in the history
1.4 Release
  • Loading branch information
JREastonMarks authored Mar 16, 2017
1 parent 8aa6acb commit 3f9e77c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>edu.harvard.hms.dbmi.bd2k.irct</groupId>
<artifactId>IRCT-CL</artifactId>
<version>1.4-STAGING</version>
<version>1.4</version>
<packaging>war</packaging>
<name>INTER-RESOURCE COMMUNICATION TOOL : Communication Layer</name>
<description></description>
Expand Down Expand Up @@ -49,19 +49,19 @@
<dependency>
<groupId>edu.harvard.hms.dbmi.bd2k.irct</groupId>
<artifactId>IRCT-RI</artifactId>
<version>1.4-STAGING</version>
<version>1.4</version>
</dependency>

<dependency>
<groupId>edu.harvard.hms.dbmi.bd2k.irct</groupId>
<artifactId>IRCT-API</artifactId>
<version>1.4-STAGING</version>
<version>1.4</version>
</dependency>

<dependency>
<groupId>edu.harvard.hms.dbmi.bd2k.irct</groupId>
<artifactId>IRCT-EXT</artifactId>
<version>1.4-STAGING</version>
<version>1.4</version>
</dependency>

<!-- JWT OAuth -->
Expand Down

0 comments on commit 3f9e77c

Please sign in to comment.