Skip to content

Commit

Permalink
Export the new Rdf*Services classes from the module
Browse files Browse the repository at this point in the history
  • Loading branch information
twalmsley authored and GCHQDeveloper42 committed Nov 4, 2022
1 parent 55e8746 commit 9b542b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hqdm-rdf/src/main/java/module-info.java
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@
exports uk.gov.gchq.magmacore.hqdm.rdf.iri;
exports uk.gov.gchq.magmacore.hqdm.rdf.util;
exports uk.gov.gchq.magmacore.hqdm.rdf;
exports uk.gov.gchq.magmacore.hqdm.rdfservices;
}

0 comments on commit 9b542b3

Please # to comment.