diff options
Diffstat (limited to 'aspectjweaver')
-rw-r--r-- | aspectjweaver/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aspectjweaver/pom.xml b/aspectjweaver/pom.xml index 996cc6d87..feb448dcd 100644 --- a/aspectjweaver/pom.xml +++ b/aspectjweaver/pom.xml @@ -218,7 +218,7 @@ </execution> </executions> </plugin> - + <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>truezip-maven-plugin</artifactId> |