diff --git a/biopet-framework/pom.xml b/biopet-framework/pom.xml index 9de3ff86ab1de3b6433ecb655ec34a78370f09a9..931aea65e319a3413c0adc98c0b8982c74b9872d 100644 --- a/biopet-framework/pom.xml +++ b/biopet-framework/pom.xml @@ -84,7 +84,7 @@ </execution> </executions> </plugin>--> -<!-- <plugin> + <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-shade-plugin</artifactId> <version>2.3</version> @@ -107,7 +107,7 @@ </goals> </execution> </executions> - </plugin>--> + </plugin> </plugins> </build> </project>