Skip to content

Commit

Permalink
Merge pull request #47 from IsuruMaduranga/issue#1284
Browse files Browse the repository at this point in the history
Fix misspelled package name
  • Loading branch information
Isuru Wijesiri authored May 10, 2023
2 parents 2dcb9eb + 8a53d75 commit 2a3abf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
<Private-Package>
co.elastic.clients.*,
org.elasticsearch.client.*,
org.apache.http.imple.nio.*,
org.apache.http.impl.nio.*,
org.apache.http.nio.*,
org.eclipse.parsson.*
</Private-Package>
Expand Down

0 comments on commit 2a3abf7

Please sign in to comment.