]> git.basschouten.com Git - openhab-addons.git/commitdiff
Move to io.github.opewebnet4j 0.4.1 from Maven Central. Fixes #10298 and #10395 ...
authorM Valla <12682715+mvalla@users.noreply.github.com>
Sat, 27 Mar 2021 17:33:04 +0000 (18:33 +0100)
committerGitHub <noreply@github.com>
Sat, 27 Mar 2021 17:33:04 +0000 (18:33 +0100)
Signed-off-by: Massimo Valla <mvcode00@gmail.com>
bundles/org.openhab.binding.openwebnet/pom.xml

index 91311f3fa1ce5d9936847b9928052f471b6d1a4c..9b703d9762b6de556406d33777ba39c4930eb8dc 100644 (file)
@@ -21,9 +21,9 @@
   <dependencies>
 
     <dependency>
-      <groupId>com.github.openwebnet4j</groupId>
+      <groupId>io.github.openwebnet4j</groupId>
       <artifactId>openwebnet4j</artifactId>
-      <version>0.4.0</version>
+      <version>0.4.1</version>
       <scope>compile</scope>
     </dependency>