ONOS-1767 SM-ONOS implementation

22a363e ONOS-17767 SM-ONOS impl

Change-Id: Ifca8129f2266bada68af735cf81a1d39f1ec8506
diff --git a/features/features.xml b/features/features.xml
index 2f8c209..ad9a08d 100644
--- a/features/features.xml
+++ b/features/features.xml
@@ -135,7 +135,7 @@
         <feature>onos-api</feature>
         <!-- FIXME Release when stable (before Drake) -->
         <bundle>mvn:org.onosproject/org.apache.felix.framework.security/2.2.0.onos-SNAPSHOT</bundle>
-        <bundle>mvn:org.onosproject/onos-security-impl/@ONOS-VERSION</bundle>
+        <bundle>mvn:org.onosproject/onos-security/@ONOS-VERSION</bundle>
     </feature>
 
 </features>