Skip to content

Commit

Permalink
Merge pull request #23 from hms-dbmi/QA
Browse files Browse the repository at this point in the history
1.2.2 Release
  • Loading branch information
JREastonMarks authored Oct 19, 2016
2 parents b19dc7c + 40684ea commit e6f678d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 143 deletions.
12 changes: 6 additions & 6 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.2.1</version>
<version>1.2.2</version>
<packaging>war</packaging>
<name>INTER-RESOURCE COMMUNICATION TOOL : Communication Layer</name>
<description></description>
Expand Down Expand Up @@ -49,21 +49,21 @@
<dependency>
<groupId>edu.harvard.hms.dbmi.bd2k.irct</groupId>
<artifactId>IRCT-RI</artifactId>
<version>1.2.1</version>
<version>1.2.2</version>
</dependency>

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

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

<!-- JWT OAuth -->
<dependency>
<groupId>javax.servlet</groupId>
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/IRCT.properties

This file was deleted.

136 changes: 0 additions & 136 deletions src/main/resources/import.sql

This file was deleted.

0 comments on commit e6f678d

Please sign in to comment.