@ -6,7 +6,7 @@
<groupId>org.example</groupId>
<artifactId>Widerhall</artifactId>
<version>0.2.9</version>
<version>0.2.10</version>
<build>
<plugins>
<plugin>
@ -1,4 +1,4 @@
<configuration scan="true" scanPeriod="30 seconds" debug="true">
<configuration debug="true">
<!-- scan="true" enables automatic updates if config file changes, see http://logback.qos.ch/manual/configuration.html -->
<appender name="STDOUT" class="ch.qos.logback.core.ConsoleAppender">
<encoder>