Skip to content

Commit

Permalink
Issue eclipse-ditto/ditto#611: fixed usage of dependency: ditto-signa…
Browse files Browse the repository at this point in the history
…ls-acks-things is required

Signed-off-by: Thomas Jaeckle <[email protected]>
  • Loading branch information
thjaeckle committed Apr 27, 2020
1 parent 4b25736 commit a978976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@
</dependency>
<dependency>
<groupId>org.eclipse.ditto</groupId>
<artifactId>ditto-signals-acks</artifactId>
<artifactId>ditto-signals-acks-things</artifactId>
<version>${ditto.version}</version>
</dependency>
<dependency>
Expand Down

0 comments on commit a978976

Please sign in to comment.