diff options
author | Dan Timoney <dtimoney@att.com> | 2019-02-15 21:54:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-15 21:54:37 +0000 |
commit | 1fc8a79dd315c07a53db1c758dc3ffdb7c5c6a48 (patch) | |
tree | 9177bc4bc59f10a94e555f3061f0824ba7dbbeff | |
parent | b1a59abb5c37f0bf439bfc14fd5bdf27881784f5 (diff) | |
parent | 2301627e59be3468eab84aa243f18189af1fd4fe (diff) |
Merge "Fix sonar build"
-rw-r--r-- | components/model-catalog/proto-definition/src/main/README.md | 1 | ||||
-rw-r--r-- | components/model-catalog/proto-definition/src/test/README.md | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/components/model-catalog/proto-definition/src/main/README.md b/components/model-catalog/proto-definition/src/main/README.md new file mode 100644 index 00000000..f63edde3 --- /dev/null +++ b/components/model-catalog/proto-definition/src/main/README.md @@ -0,0 +1 @@ +Standard maven directory for source diff --git a/components/model-catalog/proto-definition/src/test/README.md b/components/model-catalog/proto-definition/src/test/README.md new file mode 100644 index 00000000..4701e06b --- /dev/null +++ b/components/model-catalog/proto-definition/src/test/README.md @@ -0,0 +1 @@ +Standard maven directory for unit test cases |