Skip to content

Commit

Permalink
update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
waelABDALLAH1 committed Dec 27, 2024
1 parent 85a6ac7 commit 0b04ade
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions mailing/mailing/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,18 +101,7 @@
<build>
<plugins>

<plugin>
<artifactId>maven-jar-plugin</artifactId>
<version>3.3.0</version>
<configuration>
<archive>
<manifest>
<mainClass>io.quarkus.bootstrap.runner.QuarkusEntryPoint</mainClass>
</manifest>
</archive>
</configuration>
</plugin>


<plugin>
<groupId>${quarkus.platform.group-id}</groupId>
<artifactId>quarkus-maven-plugin</artifactId>
Expand Down

0 comments on commit 0b04ade

Please sign in to comment.