Skip to content

Commit

Permalink
Move module-info in module javanine
Browse files Browse the repository at this point in the history
  • Loading branch information
julgus committed Jun 2, 2023
1 parent c2b95ae commit 9eaa52e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
* See: https://github.com/speedment/jpa-streamer/blob/master/LICENSE
*/
module jpastreamer.javanine {
requires jpastreamer.exception;


exports com.speedment.jpastreamer.javanine;

}

0 comments on commit 9eaa52e

Please sign in to comment.