diff --git a/codec-bhttp/pom.xml b/codec-bhttp/pom.xml index afa85e8..eb3993e 100644 --- a/codec-bhttp/pom.xml +++ b/codec-bhttp/pom.xml @@ -43,6 +43,7 @@ true + true ${javaModuleName} diff --git a/codec-ohttp-hpke-bouncycastle/pom.xml b/codec-ohttp-hpke-bouncycastle/pom.xml index 8fd186a..8ecba10 100644 --- a/codec-ohttp-hpke-bouncycastle/pom.xml +++ b/codec-ohttp-hpke-bouncycastle/pom.xml @@ -43,6 +43,7 @@ true + true ${javaModuleName} diff --git a/codec-ohttp-hpke-classes-boringssl/pom.xml b/codec-ohttp-hpke-classes-boringssl/pom.xml index 90c1213..c411b27 100644 --- a/codec-ohttp-hpke-classes-boringssl/pom.xml +++ b/codec-ohttp-hpke-classes-boringssl/pom.xml @@ -45,6 +45,7 @@ true + true ${javaModuleName} diff --git a/codec-ohttp-hpke-native-boringssl/pom.xml b/codec-ohttp-hpke-native-boringssl/pom.xml index 364f0e8..952699b 100644 --- a/codec-ohttp-hpke-native-boringssl/pom.xml +++ b/codec-ohttp-hpke-native-boringssl/pom.xml @@ -536,6 +536,7 @@ true + true ${javaModuleName} @@ -555,6 +556,7 @@ true + true ${javaModuleNameWithClassifier} diff --git a/codec-ohttp-hpke/pom.xml b/codec-ohttp-hpke/pom.xml index c7c5b59..290f455 100644 --- a/codec-ohttp-hpke/pom.xml +++ b/codec-ohttp-hpke/pom.xml @@ -43,6 +43,7 @@ true + true ${javaModuleName} diff --git a/codec-ohttp/pom.xml b/codec-ohttp/pom.xml index a42efb8..72f6dfe 100644 --- a/codec-ohttp/pom.xml +++ b/codec-ohttp/pom.xml @@ -44,6 +44,7 @@ true + true ${javaModuleName}