diff --git a/geoapi/pom.xml b/geoapi/pom.xml index 90fc100..8f368b9 100644 --- a/geoapi/pom.xml +++ b/geoapi/pom.xml @@ -73,6 +73,18 @@ org.locationtech.proj4j.geoapi.spi + + + maven-jar-plugin + + + + org.locationtech.proj4j.geoapi + + + + + diff --git a/pom.xml b/pom.xml index 7382ac1..0fead49 100644 --- a/pom.xml +++ b/pom.xml @@ -111,6 +111,11 @@ maven-surefire-plugin 3.1.0 + + org.apache.maven.plugins + maven-jar-plugin + 3.4.1 +