Skip to content

Commit

Permalink
Merge pull request #5 from hms-dbmi/DEV
Browse files Browse the repository at this point in the history
Move to 1.1
  • Loading branch information
JREastonMarks authored Aug 8, 2016
2 parents a29d9b2 + 8c26774 commit 7eac010
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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-EXT</artifactId>
<version>1.1-QA</version>
<version>1.1</version>
<name>INTER-RESOURCE COMMUNICATION TOOL : EXTENSION</name>

<dependencies>
Expand Down Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>edu.harvard.hms.dbmi.bd2k.irct</groupId>
<artifactId>IRCT-API</artifactId>
<version>1.1-QA</version>
<version>1.1</version>
</dependency>
<!-- JAVA EE -->
<dependency>
Expand Down

0 comments on commit 7eac010

Please sign in to comment.