Step 1: Move vm scripts to the right place
[integration/test.git] / test / tools / clustering / cluster-deployer / templates / openflow / jolokia.xml.template
1 <?xml version="1.0" encoding="UTF-8"?>
2
3 <features name="jolokia-1.1.5" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
4
5     <feature name='feature-jolokia' version='1.1.5' install="auto">
6        <bundle>mvn:org.jolokia/jolokia-osgi/1.1.5</bundle>
7     </feature>
8
9 </features>