diff --git a/onebusaway-gtfs-transformer-cli-aws/pom.xml b/onebusaway-gtfs-transformer-cli-aws/pom.xml index 8975ed34..c5a79f87 100644 --- a/onebusaway-gtfs-transformer-cli-aws/pom.xml +++ b/onebusaway-gtfs-transformer-cli-aws/pom.xml @@ -9,7 +9,7 @@ org.onebusaway onebusaway-gtfs-modules - 1.4.18-SNAPSHOT + 1.4.20-SNAPSHOT diff --git a/pom.xml b/pom.xml index 4f807729..8955ab0c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,12 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 - org.onebusaway + + org.onebusaway + onebusaway + 1.2.9 + + onebusaway-gtfs-modules 1.4.20-SNAPSHOT pom @@ -61,10 +66,22 @@ releases-camsys-public-repo https://repo.camsys-apps.com/releases/ + + true + + + false + snapshots-camsys-public-repo https://repo.camsys-apps.com/snapshots/ + + false + + + true + @@ -80,7 +97,8 @@ onebusaway-gtfs-hibernate-cli onebusaway-gtfs-transformer onebusaway-gtfs-transformer-cli - + + onebusaway-gtfs-transformer-cli-aws onebusaway-gtfs-merge onebusaway-gtfs-merge-cli @@ -124,6 +142,12 @@ slf4j-simple ${slf4j_version} + + junit + junit + 4.4 + test + org.junit.jupiter junit-jupiter-api @@ -188,30 +212,31 @@ maven-site-plugin 3.12.1 - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - + + + + + + + + + + + + + + + + + + + + + + + + + org.apache.maven.plugins maven-javadoc-plugin @@ -231,18 +256,34 @@ org.apache.maven.plugins - maven-gpg-plugin - 3.2.4 - - - sign-artifacts - verify - - sign - - - + maven-jar-plugin + 3.0.1 + + + com.mycila + license-maven-plugin + +
LICENSE.txt
+ + **/ci.yml + **/simplelogger.properties + +
+ + + + + + + + + + + + + + org.apache.maven.plugins maven-surefire-plugin @@ -257,5 +298,4 @@ - - + \ No newline at end of file