We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35a0442 commit 0cf7fc5Copy full SHA for 0cf7fc5
src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java
@@ -289,7 +289,7 @@ public class ShadeMojo
289
/**
290
* Do we put the dependency reduced pom in the jar instead of the jar file provided by the project.
291
*
292
- * @since 3.2.2
+ * @since 3.2.5
293
*/
294
@Parameter( defaultValue = "false" )
295
private boolean useDependencyReducedPomInJar;
0 commit comments