Skip to content

Commit

Permalink
Release 1.3.2
Browse files Browse the repository at this point in the history
Release 1.3.2
  • Loading branch information
JREastonMarks authored Mar 2, 2017
1 parent 9fc49d3 commit 96c7969
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.3.1</version>
<version>1.3.2</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.3.2-STAGING</version>
<version>1.3.2</version>
</dependency>

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

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

<!-- JWT OAuth -->
Expand Down

0 comments on commit 96c7969

Please sign in to comment.