Skip to content

Commit

Permalink
Revert "added japicmd exclusion"
Browse files Browse the repository at this point in the history
This reverts commit cc23bdb.
  • Loading branch information
thjaeckle committed Aug 2, 2022
1 parent cc23bdb commit 0dda4ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion java/pom.xml
Expand Up @@ -453,7 +453,6 @@
<!-- this builder is an internal implementation of a builder interface and should not be handled as API: -->
<exclude>org.eclipse.ditto.client.configuration.ClientCredentialsAuthenticationConfiguration$ClientCredentialsAuthenticationConfigurationBuilder</exclude>
<exclude>org.eclipse.ditto.client.streaming.ThingSearchPublisher#of(org.eclipse.ditto.base.model.signals.Signal,org.eclipse.ditto.protocol.adapter.ProtocolAdapter,org.eclipse.ditto.client.messaging.MessagingProvider)</exclude>
<exclude>org.eclipse.ditto.client.live.commands.query.RetrieveThingsLiveCommand</exclude>
</excludes>
</parameter>
</configuration>
Expand Down

0 comments on commit 0dda4ea

Please sign in to comment.