Skip to content

Commit

Permalink
Change uber name
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Mar 24, 2024
1 parent 98e5bbc commit e6a1bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@
<configuration>
<createDependencyReducedPom>false</createDependencyReducedPom>
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedClassifierName>uber</shadedClassifierName>
<shadedClassifierName>cli</shadedClassifierName>
<transformers>
<transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" />
<transformer implementation="org.apache.maven.plugins.shade.resource.SisuIndexResourceTransformer" />
Expand Down

0 comments on commit e6a1bb1

Please sign in to comment.