Skip to content
Snippets Groups Projects
Commit d5a50842 authored by Peter van 't Hof's avatar Peter van 't Hof
Browse files

Added shading for framework, Queue is now included in the jar of the framework

parent 171522f4
No related branches found
No related tags found
No related merge requests found
......@@ -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>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment