-
Type: Sub-task
-
Status: Resolved (View Workflow)
-
Priority: Medium
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: kafka
-
Labels:
-
Story Points:0
https://gerrit.opencord.org/plugins/gitiles/kafka-onos/+/refs/heads/master/pom.xml#45
<igmp.api.version>2.7.0</igmp.api.version>
Repository:igmpproxy exists
Repository IGMP exists:
- https://gerrit.opencord.org/plugins/gitiles/igmp
- last modified 3 years ago (v1.4.0 published)
Strange: older releases are using a version newer than v1.4
Is this due to inconsistent naming, igmp does not represent the igmp repository, instead it is shorthand for the igmpproxy build ?!
% git checkout 74806c75c6851b243cbe127f04244b5cfe4b1c98 % git blame pom.xml | grep igmp 0aa3036d (Andrea Campanella 2021-05-04 16:40:29 +0200 45) <igmp.api.version>2.3.0-SNAPSHOT</igmp.api.version> e24a2aa5 (Daniele Moro 2020-03-24 19:31:57 +0100 119) <artifactId>onos-app-igmpproxy-api</artifactId> e24a2aa5 (Daniele Moro 2020-03-24 19:31:57 +0100 120) <version>${igmp.api.version}</version>