Skip to content
This repository was archived by the owner on Mar 14, 2025. It is now read-only.

Commit b15fe9c

Browse files
undo fc17d6d since we now have a module-info.java
1 parent 0b44c56 commit b15fe9c

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -119,16 +119,6 @@
119119
<release>11</release>
120120
</configuration>
121121
</plugin>
122-
<plugin>
123-
<artifactId>maven-jar-plugin</artifactId>
124-
<configuration>
125-
<archive>
126-
<manifestEntries>
127-
<Automatic-Module-Name>org.cryptomator.cloudaccess</Automatic-Module-Name>
128-
</manifestEntries>
129-
</archive>
130-
</configuration>
131-
</plugin>
132122
<plugin>
133123
<artifactId>maven-source-plugin</artifactId>
134124
<version>3.2.0</version>

0 commit comments

Comments
 (0)