@@ -569,7 +569,7 @@
<goal>shade</goal>
</goals>
<configuration>
- <createSourceJar>true</createSourceJar>
+ <createSourcesJar>true</createSourcesJar>
<artifactSet>
<excludes>
<!-- Fine to expose our already-shaded deps as dependencies -->
@@ -132,7 +132,7 @@
<!-- We need a filter that matches just those things that aer included in the api jar -->