summaryrefslogtreecommitdiffstats
path: root/java/sca/distribution/bundle/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--java/sca/distribution/bundle/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/distribution/bundle/pom.xml b/java/sca/distribution/bundle/pom.xml
index 351e5a7e66..8c373e7f97 100644
--- a/java/sca/distribution/bundle/pom.xml
+++ b/java/sca/distribution/bundle/pom.xml
@@ -688,7 +688,7 @@
<resource>META-INF/services/org.apache.tuscany.sca.provider.PolicyProviderFactory</resource>
</transformer>
<transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer">
- <resource>META-INF/services/org.apache.tuscany.sca.definitions.SCADefinitionsProvider</resource>
+ <resource>META-INF/services/org.apache.tuscany.sca.provider.SCADefinitionsProvider</resource>
</transformer>
</transformers>
</configuration>