Skip to content

Commit 63eff34

Browse files
committed
fixed the class name of the serializing provider in the META-INF/services file. Now the java.util.ServiceLoader can (again) find the implementing class.
Also removed empty lines at the end of those files
1 parent 90cdf83 commit 63eff34

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
com.github.jsonldjava.clerezza.ClerezzaJsonLdParsingProvider
1+
com.github.jsonldjava.clerezza.ClerezzaJsonLdParsingProvider
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
com.github.jsonldjava.clerezza.JsonLdSerializingProvider
1+
com.github.jsonldjava.clerezza.ClerezzaJsonLdSerializingProvider

0 commit comments

Comments
 (0)