Merge "add health-api project"
authorBrinda Santh Muthuramalingam <brindasanth@in.ibm.com>
Mon, 16 Sep 2019 23:55:45 +0000 (23:55 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 16 Sep 2019 23:55:45 +0000 (23:55 +0000)
1  2 
ms/blueprintsprocessor/application/pom.xml
ms/blueprintsprocessor/modules/inbounds/pom.xml
ms/blueprintsprocessor/parent/pom.xml

          <module>designer-api</module>
          <module>resource-api</module>
          <module>selfservice-api</module>
+         <module>health-api</module>
      </modules>
      <dependencies>
 +        <dependency>
 +            <groupId>org.springframework.security</groupId>
 +            <artifactId>spring-security-core</artifactId>
 +        </dependency>
          <dependency>
              <groupId>org.onap.ccsdk.cds.blueprintsprocessor</groupId>
              <artifactId>workflow-service</artifactId>
Simple merge