Skip to content

Commit

Permalink
Move to io.github.opewebnet4j 0.4.1 from Maven Central. Fixes openhab…
Browse files Browse the repository at this point in the history
…#10298 and openhab#10395 (openhab#10397)

Signed-off-by: Massimo Valla <mvcode00@gmail.com>
Signed-off-by: John Marshall <john.marshall.au@gmail.com>
  • Loading branch information
mvalla authored and themillhousegroup committed May 10, 2021
1 parent 266aa76 commit 217ddd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bundles/org.openhab.binding.openwebnet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 217ddd0

Please sign in to comment.