Commits
md_5 authored a4b0b9b255a
481 481 | </excludes> |
482 482 | </relocation> |
483 483 | </relocations> |
484 484 | </configuration> |
485 485 | </execution> |
486 486 | </executions> |
487 487 | </plugin> |
488 488 | <plugin> |
489 489 | <groupId>net.md-5</groupId> |
490 490 | <artifactId>specialsource-maven-plugin</artifactId> |
491 - | <version>2.0.3</version> |
491 + | <version>2.0.4</version> |
492 492 | <executions> |
493 493 | <execution> |
494 494 | <phase>package</phase> |
495 495 | <goals> |
496 496 | <goal>remap</goal> |
497 497 | </goals> |
498 498 | <id>remap-members</id> |
499 499 | <configuration> |
500 500 | <useProjectDependencies>false</useProjectDependencies> |
501 501 | <logFile>${project.build.directory}/server.txt</logFile> |