diff --git a/hapi-fhir-osgi-core/pom.xml b/hapi-fhir-osgi-core/pom.xml index f11c34b0afb..601fc310ab0 100644 --- a/hapi-fhir-osgi-core/pom.xml +++ b/hapi-fhir-osgi-core/pom.xml @@ -132,10 +132,10 @@ - ${pom.artifactId} + ${project.artifactId} <_nouses>true - <_removeheaders>Built-By, Include-Resource, Private-Package + <_removeheaders>Built-By, Include-Resource, Private-Package, Require-Capability @@ -146,6 +146,7 @@ com.google.*;resolution:=optional;-remove-attribute:=version, com.phloc.commons;resolution:=optional;-remove-attribute:=version, com.phloc.*;resolution:=optional;-remove-attribute:=version, + javassist;-remove-attribute:=version, javax.*;-remove-attribute:=version, net.sf.saxon;resolution:=optional, org.apache.commons.*;-remove-attribute:=version,