Cleanup dependency declarations 41/95741/1
authorRobert Varga <robert.varga@pantheon.tech>
Sat, 10 Apr 2021 10:38:28 +0000 (12:38 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Sat, 10 Apr 2021 10:39:17 +0000 (12:39 +0200)
commit884475d0966b2eed063ceb4e8358a23a59d20b37
treea8f526d7477ca2bbf8ff15006954556d03a68b2e
parent9021a7430cd0bb0ef7fb9d3c5cc23dca0f42516b
Cleanup dependency declarations

odlparent-9 is giving us the ability to enforce dependency declarations,
this fixes some of the more obvious violations reported.

Change-Id: If2ae4b84c03256ea757a0bbb2e59c036a5b043e4
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
17 files changed:
common/concepts/pom.xml
common/util/pom.xml
yang/openconfig-model-api/pom.xml
yang/rfc7952-data-api/pom.xml
yang/rfc7952-model-api/pom.xml
yang/rfc8528-data-api/pom.xml
yang/yang-model-api/pom.xml
yang/yang-model-api/src/main/java/module-info.java
yang/yang-model-ri/pom.xml
yang/yang-model-spi/pom.xml
yang/yang-parser-api/pom.xml
yang/yang-parser-reactor/pom.xml
yang/yang-parser-spi/pom.xml
yang/yang-repo-api/pom.xml
yang/yang-repo-spi/pom.xml
yang/yang-xpath-api/pom.xml
yang/yang-xpath-impl/pom.xml