diff options
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,7 +80,7 @@ </plugin> <plugin> <artifactId>maven-assembly-plugin</artifactId> - <version>3.0.0</version> + <version>2.2.2</version> <executions> <execution> <phase>package</phase> |