diff options
-rw-r--r-- | pom.xml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -229,7 +229,8 @@ <plugin> <inherited>false</inherited> <artifactId>maven-assembly-plugin</artifactId> - <version>2.2-beta-1</version> + <!-- <version>2.2-beta-1</version> --> + <version>2.2.2</version> <!-- TODO Update Version 2.2-beta-1 for MOA-SPSS --> <configuration> <finalName>moa</finalName> |