diff --git a/api/pom.xml b/api/pom.xml index 9170ff8..feb08fd 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,12 +5,12 @@ com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.2-SNAPSHOT + 1.1.0 ../pom.xml jdbc-gen-api - 1.0.2-SNAPSHOT + 1.1.0 jdbc-gen-api API for jdbc-gen diff --git a/pom.xml b/pom.xml index bece224..c586065 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.2-SNAPSHOT + 1.1.0 pom jdbc-gen-parent @@ -29,7 +29,7 @@ scm:git:https://github.com/pwinckles/jdbc-gen.git scm:git:git@github.com:pwinckles/jdbc-gen.git https://github.com/pwinckles/jdbc-gen - HEAD + v1.1.0 diff --git a/processor/pom.xml b/processor/pom.xml index f9d8b72..72a830a 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -5,12 +5,12 @@ com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.2-SNAPSHOT + 1.1.0 ../pom.xml jdbc-gen-processor - 1.0.2-SNAPSHOT + 1.1.0 jdbc-gen-processor Annotation processor for jdbc-gen @@ -19,7 +19,7 @@ com.pwinckles.jdbcgen jdbc-gen-api - 1.0.2-SNAPSHOT + 1.1.0 com.squareup diff --git a/test/pom.xml b/test/pom.xml index fb68486..7379971 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -5,12 +5,12 @@ com.pwinckles.jdbcgen jdbc-gen-parent - 1.0.2-SNAPSHOT + 1.1.0 ../pom.xml jdbc-gen-test - 1.0.2-SNAPSHOT + 1.1.0 jdbc-gen-test Tests for jdbc-gen @@ -25,7 +25,7 @@ com.pwinckles.jdbcgen jdbc-gen-processor - 1.0.2-SNAPSHOT + 1.1.0