Skip to content

Commit afd3437

Browse files
committed
Remove createChecksum setting in Maven Install plugin
Not valid.
1 parent 7cd282c commit afd3437

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,9 +371,6 @@
371371
<groupId>org.apache.maven.plugins</groupId>
372372
<artifactId>maven-install-plugin</artifactId>
373373
<version>${maven.install.plugin.version}</version>
374-
<configuration>
375-
<createChecksum>true</createChecksum>
376-
</configuration>
377374
</plugin>
378375

379376
<plugin>

0 commit comments

Comments
 (0)