Skip to content

Commit 3cb9179

Browse files
Copilotedburns
andauthored
Remove redundant Automatic-Module-Name manifest entry
Co-authored-by: edburns <75821+edburns@users.noreply.github.com>
1 parent 1f1a241 commit 3cb9179

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -172,13 +172,6 @@
172172
<groupId>org.apache.maven.plugins</groupId>
173173
<artifactId>maven-jar-plugin</artifactId>
174174
<version>3.5.0</version>
175-
<configuration>
176-
<archive>
177-
<manifestEntries>
178-
<Automatic-Module-Name>com.github.copilot.sdk.java</Automatic-Module-Name>
179-
</manifestEntries>
180-
</archive>
181-
</configuration>
182175
</plugin>
183176
<!-- Clone or update the official copilot-sdk repository for test resources, and copy image to site -->
184177
<plugin>

0 commit comments

Comments
 (0)