rename enterprise project

This commit is contained in:
Stefano Franz 2018-06-13 15:53:51 +01:00
parent ac590d7920
commit f50315b12a

View File

@ -10,7 +10,7 @@
// The project is named 'corda-project' and not 'corda' because if this is named the same as the
// output JAR from the capsule then the buildCordaJAR task goes into an infinite loop.
rootProject.name = 'corda-project'
rootProject.name = 'corda-enterprise'
include 'confidential-identities'
include 'finance'
include 'finance:isolated'