diff --git a/pom.xml b/pom.xml index 1a7cf38..ce219fa 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,13 @@ + 4.0.0 + com.samskivert jmustache - jar + bundle 1.6-SNAPSHOT + jmustache A Java implementation of the Mustache templating language. http://github.com/samskivert/jmustache @@ -84,6 +87,19 @@ + + org.apache.felix + maven-bundle-plugin + 2.3.7 + true + + + <_removeheaders> + Bnd*,Created-By,Include-Resource,Private-Package,Tool + + + + org.codehaus.mojo gwt-maven-plugin