Brian O'Connor

fixing features.xml

Change-Id: Ibf968a6fd55cc6e7f7ffc8b0851ed8b24f9475e7
...@@ -110,7 +110,6 @@ ...@@ -110,7 +110,6 @@
110 <bundle>mvn:org.onosproject/onos-core-primitives/@ONOS-VERSION</bundle> 110 <bundle>mvn:org.onosproject/onos-core-primitives/@ONOS-VERSION</bundle>
111 <bundle>mvn:org.onosproject/onos-core-persistence/@ONOS-VERSION</bundle> 111 <bundle>mvn:org.onosproject/onos-core-persistence/@ONOS-VERSION</bundle>
112 <bundle>mvn:org.onosproject/onos-core-serializers/@ONOS-VERSION</bundle> 112 <bundle>mvn:org.onosproject/onos-core-serializers/@ONOS-VERSION</bundle>
113 - <bundle>mvn:commons-configuration/commons-configuration/1.10</bundle>
114 </feature> 113 </feature>
115 114
116 <feature name="onos-incubator" version="@FEATURE-VERSION" 115 <feature name="onos-incubator" version="@FEATURE-VERSION"
......