updated Makefile

This commit is contained in:
Stephan Richter
2021-08-21 18:12:48 +02:00
parent 221e85dfb1
commit 29f32c66d2
2 changed files with 2 additions and 2 deletions

View File

@@ -118,5 +118,5 @@ update_apt:
update: update_apt update_w4r
update_w4r:
cd Web4Rail && git pull && mvn clean
cd Web4Rail && git pull && mvn clean install

View File

@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.srsoftware</groupId>
<artifactId>web4rail</artifactId>
<version>1.5.15</version>
<version>1.5.16</version>
<name>Web4Rail</name>
<packaging>jar</packaging>
<description>Java Model Railway Control</description>