This reverts commit 7e81063c13a636c551d3281966a24ccfcfd46793.
@@ -569,7 +569,7 @@
<goal>shade</goal>
</goals>
<configuration>
- <createSourcesJar>true</createSourcesJar>
+ <createSourceJar>true</createSourceJar>
<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 -->