diff --git a/pom/pom.xml b/pom/pom.xml index d191523ce1b..1327a89eaae 100644 --- a/pom/pom.xml +++ b/pom/pom.xml @@ -37,6 +37,13 @@ source-release-zip-tar + + + 1.3 + 1.3 + org.codehaus.mojo.signature + java13-sun + 1.0 @@ -144,8 +151,8 @@ org.apache.maven.plugins maven-compiler-plugin - 1.3 - 1.3 + ${felix.build.source} + ${felix.build.target} @@ -169,6 +176,26 @@ + + org.codehaus.mojo + animal-sniffer-maven-plugin + 1.7 + + + ${felix.java.signature.groupId} + ${felix.java.signature.artifactId} + ${felix.java.signature.version} + + + + + test + + check + + + + org.apache.maven.plugins maven-release-plugin