Skip to content

Commit fbe98e3

Browse files
committed
Merge remote-tracking branch 'github/main'
2 parents 236ddc3 + 567e6f0 commit fbe98e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pom.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,14 @@
205205
<phase>package</phase>
206206
</execution>
207207
</executions>
208+
<configuration>
209+
<archive>
210+
<manifest>
211+
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
212+
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
213+
</manifest>
214+
</archive>
215+
</configuration>
208216
</plugin>
209217
<plugin>
210218
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)