Skip to content

Commit

Permalink
assembly configured
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinStyk committed Feb 26, 2016
1 parent a3669cc commit 091b930
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
Binary file modified jar/ApkDownloader-1.0-SNAPSHOT-jar-with-dependencies.jar
Binary file not shown.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<configuration>
<outputDirectory>
jar
</outputDirectory>
<archive>
<manifest>
<mainClass>sk.styk.martin.bakalarka.common.Main</mainClass>
Expand Down

0 comments on commit 091b930

Please sign in to comment.