Skip to content

Commit cfb1f8b

Browse files
committed
Merge branch '4.x.x-stable'
2 parents 6689337 + 46263cd commit cfb1f8b

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
@@ -861,6 +861,9 @@
861861
<configuration>
862862
<archive>
863863
<manifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestFile>
864+
<manifestEntries>
865+
<Automatic-Module-Name>com.rabbitmq.client</Automatic-Module-Name>
866+
</manifestEntries>
864867
</archive>
865868
</configuration>
866869
</plugin>

0 commit comments

Comments
 (0)