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 439dcac commit 3d031a8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>edu.harvard.hms.dbmi.bd2k.irct</groupId>
<artifactId>IRCT-RI</artifactId>
<version>1.3.2-STAGING</version>
<version>1.3.2</version>
<name>INTER-RESOURCE COMMUNICATION TOOL : Resource Interface</name>
<description></description>
<dependencies>
Expand Down Expand Up @@ -55,7 +55,7 @@
<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>
</dependencies>
<build>
Expand Down Expand Up @@ -107,4 +107,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 3d031a8

Please sign in to comment.