diff --git a/arpack/pom.xml b/arpack/pom.xml
index a7f9591..d32b376 100644
--- a/arpack/pom.xml
+++ b/arpack/pom.xml
@@ -41,6 +41,7 @@ information or have any questions.
5.8.2
+ dev.ludovic.netlib.arpack
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index f4eb62e..93a763f 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -42,6 +42,7 @@ information or have any questions.
1.35
netlib-benchmarks
+ dev.ludovic.netlib.benchmarks
diff --git a/blas/pom.xml b/blas/pom.xml
index f8a853f..702bbe3 100644
--- a/blas/pom.xml
+++ b/blas/pom.xml
@@ -41,6 +41,7 @@ information or have any questions.
5.8.2
+ dev.ludovic.netlib.blas
diff --git a/lapack/pom.xml b/lapack/pom.xml
index b9105df..e59c669 100644
--- a/lapack/pom.xml
+++ b/lapack/pom.xml
@@ -41,6 +41,7 @@ information or have any questions.
5.8.2
+ dev.ludovic.netlib.lapack
diff --git a/pom.xml b/pom.xml
index 63eb4f7..99e3465 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,6 +70,7 @@ information or have any questions.
8
+ dev.ludovic.netlib
@@ -193,6 +194,13 @@ information or have any questions.
maven-jar-plugin
2.4
+
+
+
+ ${automatic.module.name}
+
+
+
maven-javadoc-plugin