Skip to content
This repository has been archived by the owner on Jan 21, 2021. It is now read-only.

Commit

Permalink
Bump versions to 16.2-EMIF-1-RC1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan Forostianov committed Jun 22, 2018
1 parent 4ccea48 commit 8d4845f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
app.grails.version=2.3.11
app.name=transmart
app.servlet.version=2.5
app.version=16.2-EMIF-2-SNAPSHOT
app.version=16.2-EMIF-1-RC1
4 changes: 2 additions & 2 deletions grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -139,10 +139,10 @@ grails.project.dependency.resolution = {

if (!dm) {
runtime ':smart-r:16.2-STABLE'
compile ':rdc-rmodules:16.2-EMIF-1'
compile ':rdc-rmodules:16.2-EMIF-1-RC1'
runtime ':transmart-core:16.2'
compile ':transmart-gwas:16.2'
compile ':transmart-gwas-plink:16.2-HYVE-4'
compile ':transmart-gwas-plink:16.2-EMIF-1-RC1'
//// already included in transmart-gwas
//compile ':transmart-legacy-db:16.2'
//// already included in transmart-gwas
Expand Down

0 comments on commit 8d4845f

Please sign in to comment.