Bug 4202: Migration to use mdsal project
[controller.git] / features / extras / src / main / features / features.xml
similarity index 94%
rename from features/extras/src/main/resources/features.xml
rename to features/extras/src/main/features/features.xml
index e7423ea17e2bfb231094a4b6c639695a41b4905f..d83b378f98c61313c1da3414a1862acd35515b7f 100644 (file)
@@ -20,6 +20,6 @@
     </feature>
     <feature name="odl-jolokia" version="${project.version}" description="Jolokia JMX/HTTP bridge">
         <feature>http</feature>
-        <bundle>mvn:org.jolokia/jolokia-osgi/${jolokia.version}</bundle>
+        <bundle>mvn:org.jolokia/jolokia-osgi/{{VERSION}}</bundle>
     </feature>
 </features>