diff options
Diffstat (limited to 'framework/src/onos/apps/virtualbng')
-rw-r--r-- | framework/src/onos/apps/virtualbng/features.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/src/onos/apps/virtualbng/features.xml b/framework/src/onos/apps/virtualbng/features.xml index 2b48bec3..c997d4c6 100644 --- a/framework/src/onos/apps/virtualbng/features.xml +++ b/framework/src/onos/apps/virtualbng/features.xml @@ -15,7 +15,6 @@ ~ limitations under the License. --> <features xmlns="http://karaf.apache.org/xmlns/features/v1.2.0" name="${project.artifactId}-${project.version}"> - <repository>mvn:${project.groupId}/${project.artifactId}/${project.version}/xml/features</repository> <feature name="${project.artifactId}" version="${project.version}" description="${project.description}"> <bundle>mvn:com.sun.jersey/jersey-client/1.19</bundle> |