diff --git a/pom.xml b/pom.xml index 492a3b1d3..3152ebd6f 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ 1.8 beanutils org.apache.commons.beanutils2 + ${commons.module.name} 2.0.0 (Java 8 or above) @@ -407,6 +408,15 @@ gnu + + org.apache.felix + maven-bundle-plugin + + + ${osgi.bundle.name} + + + maven-checkstyle-plugin