diff options
Diffstat (limited to 'aspectjmatcher/pom.xml')
-rw-r--r-- | aspectjmatcher/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aspectjmatcher/pom.xml b/aspectjmatcher/pom.xml index a81ca7a9d..20a7da48b 100644 --- a/aspectjmatcher/pom.xml +++ b/aspectjmatcher/pom.xml @@ -38,7 +38,7 @@ <executions> <execution> <id>unzipasm</id> - <phase>validate</phase> + <phase>prepare-package</phase> <configuration> <tasks> <echo message="unzip jarjar'd asm" /> |