diff options
author | Andy Clement <aclement@pivotal.io> | 2021-05-22 19:46:04 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2021-05-22 19:46:04 -0700 |
commit | ca7cbda04dc3fd28e426570f3f766098ea6e8b3a (patch) | |
tree | 218c1404d8e1475e49b46405178b1289f1fabd40 /aspectjweaver | |
parent | 07405dcd77d801bcce1b91a489f56fd1cdffec08 (diff) | |
download | aspectj-ca7cbda04dc3fd28e426570f3f766098ea6e8b3a.tar.gz aspectj-ca7cbda04dc3fd28e426570f3f766098ea6e8b3a.zip |
polish
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> |