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 c68918b commit 1dc0737Copy full SHA for 1dc0737
pom.xml
@@ -365,7 +365,6 @@
365
</goals>
366
<configuration>
367
<packaging>jar</packaging>
368
- <generatePom>true</generatePom>
369
<artifactId>${project.artifactId}-jakarta</artifactId>
370
<groupId>${project.groupId}</groupId>
371
<version>${project.version}</version>
@@ -386,7 +385,6 @@
386
385
387
<repositoryId>github</repositoryId>
388
389
390
<url>${project.distributionManagement.repository.url}</url>
391
392
0 commit comments