|
|
|
@ -4,7 +4,7 @@
@@ -4,7 +4,7 @@
|
|
|
|
|
<modelVersion>4.0.0</modelVersion> |
|
|
|
|
<groupId>de.srsoftware</groupId> |
|
|
|
|
<artifactId>web4rail</artifactId> |
|
|
|
|
<version>1.4.10</version> |
|
|
|
|
<version>1.4.11</version> |
|
|
|
|
<name>Web4Rail</name> |
|
|
|
|
<packaging>jar</packaging> |
|
|
|
|
<description>Java Model Railway Control</description> |
|
|
|
@ -44,13 +44,13 @@
@@ -44,13 +44,13 @@
|
|
|
|
|
<dependency> |
|
|
|
|
<groupId>de.srsoftware</groupId> |
|
|
|
|
<artifactId>local-config</artifactId> |
|
|
|
|
<version>0.0.7</version> |
|
|
|
|
<version>0.1.2</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>de.srsoftware</groupId> |
|
|
|
|
<artifactId>tools.translations</artifactId> |
|
|
|
|
<version>1.1.2</version> |
|
|
|
|
<version>1.1.3</version> |
|
|
|
|
<scope>compile</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|