Permalink
Browse files

Publish cromwell-api-client artifact

  • Loading branch information...
1 parent d1c8ea0 commit 63d133ada0060d2439c9a38519a5fd7817a6f6a0 @cjllanwarne cjllanwarne committed Apr 21, 2017
Showing with 1 addition and 0 deletions.
  1. +1 −0 build.sbt
View
@@ -108,6 +108,7 @@ lazy val root = (project in file("."))
.aggregate(jesBackend)
.aggregate(tesBackend)
.aggregate(engine)
+ .aggregate(cromwellApiClient)
// Next level of projects to include in the fat jar (their dependsOn will be transitively included)
.dependsOn(engine)
.dependsOn(jesBackend)

0 comments on commit 63d133a

Please sign in to comment.