blob: 1d4f063ade8752d01789f4dbd98dd14d26f8b05a [file] [log] [blame]
alshabib676bef52016-06-02 12:18:32 -07001/*
2 * This settings file was auto generated by the Gradle buildInit task
3 * by 'ash' at '6/2/16 9:13 AM' with Gradle 2.13
4 *
5 * The settings file is used to specify which projects to include in your build.
6 * In a single project build this file can be empty or even removed.
7 *
8 * Detailed information about configuring a multi-project build in Gradle can be found
9 * in the user guide at https://docs.gradle.org/2.13/userguide/multi_project_builds.html
10 */
11
12/*
13// To declare projects as part of a multi-project build use the 'include' method
14include 'shared'
15include 'api'
16include 'services:webservice'
17*/
18
19rootProject.name = 'cord-onos-publisher'