update appassembler maven plugin

This commit is contained in:
Sebastian Sdorra
2010-11-07 15:47:18 +01:00
parent b22c2b29af
commit 95e94721dd
2 changed files with 2 additions and 2 deletions

View File

@@ -81,7 +81,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>appassembler-maven-plugin</artifactId>
<version>1.0</version>
<version>1.1</version>
<executions>
<execution>
<phase>package</phase>

View File

@@ -45,7 +45,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>appassembler-maven-plugin</artifactId>
<version>1.0</version>
<version>1.1</version>
<executions>
<execution>
<phase>package</phase>