Fixed properties not expanded in features.xml
[controller.git] / features / protocol-framework / src / main / features / features.xml
index 25d19220cc6f27c839b16c2dd5d552c17382c00b..01ff4694dddca402db0aa161f5b14b3baec16377 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<features name="odl-protocol-framework-${protocol-framework.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
+<features name="odl-protocol-framework-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
   <repository>mvn:org.opendaylight.controller/features-config/{{VERSION}}/xml/features</repository>
@@ -10,4 +10,4 @@
     <feature version='${config.version}'>odl-config-netty-config-api</feature>
     <bundle>mvn:org.opendaylight.controller/protocol-framework/{{VERSION}}</bundle>
   </feature>
-</features>
\ No newline at end of file
+</features>