Skip to content

Commit e26ed0a

Browse files
gselzerctrueden
authored andcommitted
scijava-ops/pom.xml: Delete jar-plugin config
This is not needed; pom-scijava-base does this for us
1 parent 8b846ea commit e26ed0a

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

scijava/scijava-ops/pom.xml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -113,17 +113,6 @@
113113
<groupId>com.alexecollins.maven.plugin</groupId>
114114
<artifactId>script-maven-plugin</artifactId>
115115
</plugin>
116-
<plugin>
117-
<groupId>org.apache.maven.plugins</groupId>
118-
<artifactId>maven-jar-plugin</artifactId>
119-
<configuration>
120-
<archive>
121-
<manifestEntries>
122-
<Automatic-Module-Name>org.scijava.ops</Automatic-Module-Name>
123-
</manifestEntries>
124-
</archive>
125-
</configuration>
126-
</plugin>
127116
</plugins>
128117
</build>
129118
<dependencies>

0 commit comments

Comments
 (0)