Convert mdsal-eos-binding-api to a module 95/106495/2
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Jun 2023 09:29:29 +0000 (11:29 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 15 Jun 2023 12:24:18 +0000 (14:24 +0200)
commit90d75c0bec0ae2101a9d03dfcbb26b00ddd45a8d
treee64bad1db12a31916291a523faff47c1906db13e
parentb8b17d31e63240c58f2c835b08cf14e45dbbc79b
Convert mdsal-eos-binding-api to a module

This is a rather simple API, convert it to a Java module.

JIRA: MDSAL-751
Change-Id: Ic43a4d3a801721c202909c813d68ca52b2da18e8
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
entityownership/mdsal-eos-binding-api/pom.xml
entityownership/mdsal-eos-binding-api/src/main/java/module-info.java [new file with mode: 0644]
entityownership/mdsal-eos-binding-api/src/main/java/org/opendaylight/mdsal/eos/binding/api/Entity.java