Skip to content

Commit

Permalink
chore: change Module Name to official name 'com.esaulpaugh.headlong' (#…
Browse files Browse the repository at this point in the history
…12)

Signed-off-by: Jendrik Johannes <jendrik.johannes@gmail.com>
  • Loading branch information
jjohannes authored Nov 20, 2024
1 parent 32a7fd0 commit 4c83f03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ extraJavaModuleInfo {
module("io.perfmark:perfmark-api", "io.perfmark")
module("javax.inject:javax.inject", "javax.inject")
module("commons-codec:commons-codec", "org.apache.commons.codec")
module("com.esaulpaugh:headlong", "headlong")
module("com.esaulpaugh:headlong", "com.esaulpaugh.headlong")
module("org.connid:framework", "org.connid.framework")
module("org.connid:framework-internal", "org.connid.framework.internal") {
exportAllPackages()
Expand Down

0 comments on commit 4c83f03

Please sign in to comment.