Skip to content

Commit 1dc0737

Browse files
committed
fix: tar bort generatePom
1 parent c68918b commit 1dc0737

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,6 @@
365365
</goals>
366366
<configuration>
367367
<packaging>jar</packaging>
368-
<generatePom>true</generatePom>
369368
<artifactId>${project.artifactId}-jakarta</artifactId>
370369
<groupId>${project.groupId}</groupId>
371370
<version>${project.version}</version>
@@ -386,7 +385,6 @@
386385
<configuration>
387386
<repositoryId>github</repositoryId>
388387
<packaging>jar</packaging>
389-
<generatePom>true</generatePom>
390388
<url>${project.distributionManagement.repository.url}</url>
391389
<artifactId>${project.artifactId}-jakarta</artifactId>
392390
<groupId>${project.groupId}</groupId>

0 commit comments

Comments
 (0)