-
Type:
Story
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.4.0
-
Component/s: None
-
Labels:None
-
Story Points:3
-
Epic Link:
-
Sprint:Ibis Sprint 2 - Platform
Currently, we use 3 SNAPSHOT bundles in the snmp provider:
<bundle>mvn:com.btisystems/snmp-core/1.3-SNAPSHOT</bundle>
<bundle>mvn:com.btisystems.mibbler.mibs/bti7000/1.0-SNAPSHOT</bundle>
<bundle>mvn:com.btisystems.mibbler.mibs/net-snmp/1.0-SNAPSHOT</bundle>
We should move them to release artifacts (in pom.xml and features.xml), then remove the snapshot repository from the following two poms:
onos/providers/snmp/pom.xml
onos/tools/package/karaf-assembly/pom.xml