Eliminate blueprint.version
[controller.git] / features / odl-controller-blueprint / src / main / feature / feature.xml
index 5f9f3193f504f3f292f7532764cef39f021a8fd6..94e3c3f7efdace5b0f213e34d88e2c88503f9fa7 100644 (file)
@@ -12,6 +12,6 @@
         <feature version="[6,7)">odl-mdsal-binding-api</feature>
         <feature version="[6,7)">odl-mdsal-binding-runtime</feature>
         <feature version="[6,7)">odl-mdsal-dom-api</feature>
-        <bundle start-level="40">mvn:org.opendaylight.controller/blueprint/${blueprint.version}</bundle>
+        <bundle start-level="40">mvn:org.opendaylight.controller/blueprint/${project.version}</bundle>
     </feature>
 </features>