diff --git a/pom.xml b/pom.xml index 45a2556..c10ea83 100644 --- a/pom.xml +++ b/pom.xml @@ -6,6 +6,7 @@ web4rail 0.5.5 Web4Rail + jar Java Model Railway Control https://github.com/StephanRichter/Web4Rail @@ -49,10 +50,10 @@ compile - org.json - json - 20200518 - + org.json + json + 20200518 + @@ -64,6 +65,32 @@ 11 + + + org.apache.maven.plugins + maven-assembly-plugin + + + package + + single + + + + + + de.srsoftware.web4rail.Application + + + + + jar-with-dependencies + + + + + +