From 4c9d896baa236a38f1edaf9f37fa2292bf142d54 Mon Sep 17 00:00:00 2001 From: t9t Date: Sun, 12 Mar 2023 19:31:20 +0100 Subject: [PATCH] #22: add Automatic-Module-Name --- jooq-postgresql-json/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/jooq-postgresql-json/pom.xml b/jooq-postgresql-json/pom.xml index b802313..166e235 100644 --- a/jooq-postgresql-json/pom.xml +++ b/jooq-postgresql-json/pom.xml @@ -32,6 +32,13 @@ org.apache.maven.plugins maven-jar-plugin + + + + com.github.t9t.jooq.json + + +