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 8879eb6 commit d77ea93Copy full SHA for d77ea93
owner-examples/pom.xml
@@ -27,7 +27,7 @@
27
<plugins>
28
<plugin>
29
<artifactId>maven-jar-plugin</artifactId>
30
- <version>3.4.2</version>
+ <version>3.5.0</version>
31
<configuration combine.self="override"/>
32
</plugin>
33
</plugins>
pom.xml
@@ -315,7 +315,7 @@
315
316
<groupId>org.apache.maven.plugins</groupId>
317
318
319
<configuration>
320
<archive>
321
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
0 commit comments