Skip to content

Commit

Permalink
Remove manifest configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
vietj committed Oct 5, 2024
1 parent d8c7c20 commit 2c0ebc5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions vertx-infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@

<name>Vert.x Infinispan Cluster Manager</name>

<properties>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
</properties>

<dependencies>

<dependency>
Expand Down
4 changes: 0 additions & 4 deletions vertx-web-sstore-infinispan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@

<name>Vert.x Web Session Store with Infinispan</name>

<properties>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
</properties>

<dependencies>
<dependency>
<groupId>io.vertx</groupId>
Expand Down

0 comments on commit 2c0ebc5

Please sign in to comment.