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 43f6abf commit c3c1cbbCopy full SHA for c3c1cbb
aws-lambda-java-runtime-interface-client/pom.xml
@@ -121,7 +121,7 @@
121
<configuration>
122
<archive>
123
<manifestEntries>
124
- <Automatic-Module-Name>aws.lambda.runtime.interface.client</Automatic-Module-Name>
+ <Automatic-Module-Name>aws.lambda.runtime.client</Automatic-Module-Name>
125
</manifestEntries>
126
</archive>
127
</configuration>
0 commit comments