Skip to content

Commit

Permalink
include jpos-app.gradle so we have gradle vT
Browse files Browse the repository at this point in the history
  • Loading branch information
ar committed Dec 19, 2015
1 parent 7e6bc6f commit c485d9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/eerest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ dependencies {
compile "javax.ws.rs:javax.ws.rs-api:${jaxrsVersion}"
compile "com.github.fge:json-schema-validator:${jsonSchemaVersion}"
}

apply from: '../../jpos-app.gradle'

0 comments on commit c485d9e

Please sign in to comment.