updated Makefile
This commit is contained in:
@@ -118,5 +118,5 @@ update_apt:
|
|||||||
update: update_apt update_w4r
|
update: update_apt update_w4r
|
||||||
|
|
||||||
update_w4r:
|
update_w4r:
|
||||||
cd Web4Rail && git pull && mvn clean
|
cd Web4Rail && git pull && mvn clean install
|
||||||
|
|
||||||
|
|||||||
2
pom.xml
2
pom.xml
@@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>de.srsoftware</groupId>
|
<groupId>de.srsoftware</groupId>
|
||||||
<artifactId>web4rail</artifactId>
|
<artifactId>web4rail</artifactId>
|
||||||
<version>1.5.15</version>
|
<version>1.5.16</version>
|
||||||
<name>Web4Rail</name>
|
<name>Web4Rail</name>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<description>Java Model Railway Control</description>
|
<description>Java Model Railway Control</description>
|
||||||
|
|||||||
Reference in New Issue
Block a user