Skip to content

Commit 9b099ae

Browse files
committed
Merge remote-tracking branch 'origin/main' into 6.x
2 parents 2593b8b + 0f312e6 commit 9b099ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@
171171
<configuration>
172172
<archive>
173173
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
174+
<manifestEntries>
175+
<Automatic-Module-Name>org.gitlab4j.api</Automatic-Module-Name>
176+
</manifestEntries>
174177
</archive>
175178
</configuration>
176179
</plugin>

0 commit comments

Comments
 (0)