diff options
author | 2017-05-18 14:59:40 -0400 | |
---|---|---|
committer | 2017-05-18 14:59:40 -0400 | |
commit | 73fb16f5b582a81ce92a654567d707e2cd052976 (patch) | |
tree | 9e760aa603b0fc43992479f0864261e3ed0c49fa /.project | |
parent | d827530a6b25df59c6f1d1542ea407de4d824c80 (diff) |
Fix path to docker in Policy
Change-Id: Ib875a439789d6ba6e058d452549eb5f5c85bdb78
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to '.project')
-rw-r--r-- | .project | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 00000000..f15fb5aa --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>onap_demo</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> |