diff --git a/api/pom.xml b/api/pom.xml index e9f7135..695ab81 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -1,18 +1,16 @@ - + 4.0.0 com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml jdbc-gen-api - 1.0.0-SNAPSHOT + 1.0.0 jdbc-gen-api API for jdbc-gen diff --git a/pom.xml b/pom.xml index 4bc7919..77d915e 100644 --- a/pom.xml +++ b/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.0-SNAPSHOT + 1.0.0 pom jdbc-gen-parent @@ -31,7 +29,8 @@ scm:git:https://github.com/pwinckles/jdbc-gen.git scm:git:git@github.com:pwinckles/jdbc-gen.git https://github.com/pwinckles/jdbc-gen - + v1.0.0 + api @@ -165,9 +164,9 @@ 2.35.0 - - - + + + 2.28.0 diff --git a/processor/pom.xml b/processor/pom.xml index da4507b..8f30c6f 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -1,18 +1,16 @@ - + 4.0.0 com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml jdbc-gen-processor - 1.0.0-SNAPSHOT + 1.0.0 jdbc-gen-processor Annotation processor for jdbc-gen @@ -21,7 +19,7 @@ com.pwinckles.jdbcgen jdbc-gen-api - 1.0.0-SNAPSHOT + 1.0.0 com.squareup diff --git a/test/pom.xml b/test/pom.xml index c188a5f..a9e39c6 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -1,18 +1,16 @@ - + 4.0.0 com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml jdbc-gen-test - 1.0.0-SNAPSHOT + 1.0.0 jdbc-gen-test Tests for jdbc-gen @@ -21,7 +19,7 @@ com.pwinckles.jdbcgen jdbc-gen-processor - 1.0.0-SNAPSHOT + 1.0.0