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 8ad3aba commit 98ee838Copy full SHA for 98ee838
aws-lambda-java-runtime-interface-client/pom.xml
@@ -127,7 +127,7 @@
127
<configuration>
128
<archive>
129
<manifestEntries>
130
- <Automatic-Module-Name>aws.lambda.runtime.interface.client</Automatic-Module-Name>
+ <Automatic-Module-Name>aws.lambda.runtime.client</Automatic-Module-Name>
131
</manifestEntries>
132
</archive>
133
</configuration>
0 commit comments