diff --git a/annotations/pom.xml b/annotations/pom.xml index fca1e9c3..3cd49f59 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -6,7 +6,7 @@ com.introproventures graphql-jpa-query-dependencies - 1.2.11 + 1.2.12-SNAPSHOT ../dependencies diff --git a/autoconfigure/pom.xml b/autoconfigure/pom.xml index 46578849..750a7144 100644 --- a/autoconfigure/pom.xml +++ b/autoconfigure/pom.xml @@ -3,7 +3,7 @@ com.introproventures graphql-jpa-query-build - 1.2.11 + 1.2.12-SNAPSHOT ../build graphql-jpa-query-autoconfigure diff --git a/boot-starter/pom.xml b/boot-starter/pom.xml index fea3bc06..a0f77bcb 100644 --- a/boot-starter/pom.xml +++ b/boot-starter/pom.xml @@ -12,7 +12,7 @@ com.introproventures graphql-jpa-query-dependencies - 1.2.11 + 1.2.12-SNAPSHOT ../dependencies diff --git a/build/pom.xml b/build/pom.xml index b0ed4be1..a9442ef3 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -3,7 +3,7 @@ com.introproventures graphql-jpa-query-dependencies - 1.2.11 + 1.2.12-SNAPSHOT ../dependencies graphql-jpa-query-build diff --git a/dependencies/pom.xml b/dependencies/pom.xml index fda14c38..94c0a3ae 100644 --- a/dependencies/pom.xml +++ b/dependencies/pom.xml @@ -3,7 +3,7 @@ com.introproventures graphql-jpa-query - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml graphql-jpa-query-dependencies diff --git a/examples/pom.xml b/examples/pom.xml index 287c66e3..bc3629f8 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.introproventures graphql-jpa-query-build - 1.2.11 + 1.2.12-SNAPSHOT ../build diff --git a/examples/spring-graphql-web/pom.xml b/examples/spring-graphql-web/pom.xml index ba5fd8e7..f0b77d83 100644 --- a/examples/spring-graphql-web/pom.xml +++ b/examples/spring-graphql-web/pom.xml @@ -7,7 +7,7 @@ com.introproventures graphql-jpa-query-examples - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/introspection/pom.xml b/introspection/pom.xml index ced34682..3f7c524b 100644 --- a/introspection/pom.xml +++ b/introspection/pom.xml @@ -3,7 +3,7 @@ com.introproventures graphql-jpa-query-build - 1.2.11 + 1.2.12-SNAPSHOT ../build graphql-jpa-query-introspection diff --git a/pom.xml b/pom.xml index 7799dad4..dc20a61f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.introproventures graphql-jpa-query - 1.2.11 + 1.2.12-SNAPSHOT pom GraphQL JPA Query @@ -48,7 +48,7 @@ scm:git:https://github.com/introproventures/graphql-jpa-query.git scm:git:git@github.com:introproventures/graphql-jpa-query.git https://github.com/introproventures/graphql-jpa-query - 1.2.11 + HEAD 2017 diff --git a/scalars/pom.xml b/scalars/pom.xml index ab3bb97c..098f14bc 100644 --- a/scalars/pom.xml +++ b/scalars/pom.xml @@ -9,7 +9,7 @@ com.introproventures graphql-jpa-query-build - 1.2.11 + 1.2.12-SNAPSHOT ../build diff --git a/schema/pom.xml b/schema/pom.xml index c345cdae..00e11bc7 100644 --- a/schema/pom.xml +++ b/schema/pom.xml @@ -9,7 +9,7 @@ com.introproventures graphql-jpa-query-build - 1.2.11 + 1.2.12-SNAPSHOT ../build diff --git a/tests/boot-starter/pom.xml b/tests/boot-starter/pom.xml index 85f45480..12ccd207 100644 --- a/tests/boot-starter/pom.xml +++ b/tests/boot-starter/pom.xml @@ -6,7 +6,7 @@ com.introproventures graphql-jpa-query-tests - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/tests/gatling/pom.xml b/tests/gatling/pom.xml index 10e92d31..6b9a3a78 100644 --- a/tests/gatling/pom.xml +++ b/tests/gatling/pom.xml @@ -4,7 +4,7 @@ com.introproventures graphql-jpa-query-tests - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/tests/models/books/pom.xml b/tests/models/books/pom.xml index e3c1d40e..6fb59c50 100644 --- a/tests/models/books/pom.xml +++ b/tests/models/books/pom.xml @@ -3,7 +3,7 @@ com.introproventures graphql-jpa-query-test-models - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/tests/models/pom.xml b/tests/models/pom.xml index 34416f98..5c6747c3 100644 --- a/tests/models/pom.xml +++ b/tests/models/pom.xml @@ -4,7 +4,7 @@ com.introproventures graphql-jpa-query-tests - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/tests/models/starwars/pom.xml b/tests/models/starwars/pom.xml index 52b3c195..00453dc0 100644 --- a/tests/models/starwars/pom.xml +++ b/tests/models/starwars/pom.xml @@ -3,7 +3,7 @@ com.introproventures graphql-jpa-query-test-models - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/tests/multiple-datasources/pom.xml b/tests/multiple-datasources/pom.xml index 8850b395..5a334067 100644 --- a/tests/multiple-datasources/pom.xml +++ b/tests/multiple-datasources/pom.xml @@ -6,7 +6,7 @@ com.introproventures graphql-jpa-query-tests - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/tests/pom.xml b/tests/pom.xml index b524b0a4..3d999cd8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -4,7 +4,7 @@ com.introproventures graphql-jpa-query-build - 1.2.11 + 1.2.12-SNAPSHOT ../build diff --git a/tests/relay/pom.xml b/tests/relay/pom.xml index a597aaf7..bd8cf8f2 100644 --- a/tests/relay/pom.xml +++ b/tests/relay/pom.xml @@ -7,7 +7,7 @@ com.introproventures graphql-jpa-query-tests - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/tests/starwars/pom.xml b/tests/starwars/pom.xml index 62a1ec55..20e1a1c5 100644 --- a/tests/starwars/pom.xml +++ b/tests/starwars/pom.xml @@ -6,7 +6,7 @@ com.introproventures graphql-jpa-query-tests - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/tests/web/pom.xml b/tests/web/pom.xml index 19b21791..20daf362 100644 --- a/tests/web/pom.xml +++ b/tests/web/pom.xml @@ -4,7 +4,7 @@ com.introproventures graphql-jpa-query-tests - 1.2.11 + 1.2.12-SNAPSHOT ../pom.xml diff --git a/web/pom.xml b/web/pom.xml index 0321db9f..ab9bfca6 100644 --- a/web/pom.xml +++ b/web/pom.xml @@ -3,7 +3,7 @@ com.introproventures graphql-jpa-query-build - 1.2.11 + 1.2.12-SNAPSHOT ../build graphql-jpa-query-web