filter-valve: use lambdas
[controller.git] / features / extras / odl-jolokia / pom.xml
index 233f5f575c75484666d6d0c1907137d87070d791..b228b287581fde6389462c34c38d72a38a450ec8 100644 (file)
             <groupId>org.jolokia</groupId>
             <artifactId>jolokia-osgi</artifactId>
         </dependency>
+        <dependency>
+            <!-- finalname="/etc/org.jolokia.osgi.cfg" -->
+            <groupId>${project.groupId}</groupId>
+            <artifactId>odl-jolokia-osgi</artifactId>
+            <version>${odl-jolokia-osgi.version}</version>
+            <type>cfg</type>
+            <classifier>configuration</classifier>
+        </dependency>
     </dependencies>
 
 </project>
\ No newline at end of file