ONOS-6886 Move interface classes from incubator to core

Change-Id: Iaae4d98279e4b77fc3f0b5a63d547921f93aeb46
diff --git a/docs/BUCK b/docs/BUCK
index b82dc82..8269150 100644
--- a/docs/BUCK
+++ b/docs/BUCK
@@ -35,6 +35,7 @@
   'org.onosproject.net.intent.impl',
   'org.onosproject.net.intent.impl.compiler',
   'org.onosproject.net.intent.impl.phase',
+  'org.onosproject.net.intf.impl',
   'org.onosproject.net.link.impl',
   'org.onosproject.net.newresource.impl',
   'org.onosproject.net.packet.impl',
@@ -62,7 +63,6 @@
   'org.onosproject.incubator.net.config.impl',
   'org.onosproject.incubator.net.domain.impl',
   'org.onosproject.incubator.store.config.impl',
-  'org.onosproject.incubator.net.intf.impl',
   'org.onosproject.incubator.net.meter.impl',
   'org.onosproject.incubator.net.resource.label',
   'org.onosproject.incubator.store.meter.impl',
diff --git a/docs/internal-incubator b/docs/internal-incubator
index 58179b6..43cd676 100644
--- a/docs/internal-incubator
+++ b/docs/internal-incubator
@@ -7,7 +7,7 @@
 org.onosproject.incubator.net.config.impl
 org.onosproject.incubator.net.domain.impl
 org.onosproject.incubator.store.config.impl
-org.onosproject.incubator.net.intf.impl
+org.onosproject.net.intf.impl
 org.onosproject.incubator.net.meter.impl
 org.onosproject.incubator.net.resource.label
-org.onosproject.incubator.store.meter.impl
\ No newline at end of file
+org.onosproject.incubator.store.meter.impl