Move to io.github.opewebnet4j 0.4.1 from Maven Central.

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
This commit is contained in:
M Valla 2021-03-27 18:33:04 +01:00 committed by Kai Kreuzer
parent f437793218
commit ed768e564a

View File

@ -19,9 +19,9 @@
<dependencies>
<dependency>
<groupId>com.github.openwebnet4j</groupId>
<groupId>io.github.openwebnet4j</groupId>
<artifactId>openwebnet4j</artifactId>
<version>0.3.2-1</version>
<version>0.4.1</version>
<scope>compile</scope>
</dependency>