mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-01-08 16:42:10 +01:00
use version 1.2.0.3 of the maven appassembler-maven-plugin, to fix issue #397
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
<plugin>
|
||||
<groupId>sonia.maven</groupId>
|
||||
<artifactId>appassembler-maven-plugin</artifactId>
|
||||
<version>1.2.0.2</version>
|
||||
<version>1.2.0.3</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>scm-app</id>
|
||||
|
||||
Reference in New Issue
Block a user