diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-07-09 08:48:33 -0400 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2021-07-09 08:48:33 -0400 |
commit | 0f1a3db830b43cdf7e366b8a92609187c32370ac (patch) | |
tree | cba02e218f414fc4a6b8a8da3c519b63a3aef12d /optical-service/model | |
parent | 6267cfea5bf17f62c6491318ff2827b8cacfd0b4 (diff) |
CLeaning up moved modules and running mvn tidy:pom
Issue-ID: SDNC-1582
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Change-Id: I0ba59010d54d2a379d794beeb7d21b601ac1abf4
Diffstat (limited to 'optical-service/model')
-rw-r--r-- | optical-service/model/pom.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/optical-service/model/pom.xml b/optical-service/model/pom.xml index 346bc1ff..444e92bf 100644 --- a/optical-service/model/pom.xml +++ b/optical-service/model/pom.xml @@ -25,7 +25,5 @@ <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId> <artifactId>rfc6991</artifactId> </dependency> - - </dependencies> </project> |