From 3902078f5e26bc96852ca8a1c0db1e846a11a858 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Mon, 21 Oct 2019 18:08:29 +0000 Subject: [PATCH] build: 1.2.3-SNAPSHOT (Travis Build 1265) --- examples/federation/base-app/pom.xml | 2 +- examples/federation/extend-app/pom.xml | 2 +- examples/federation/pom.xml | 2 +- examples/pom.xml | 2 +- examples/spring/pom.xml | 2 +- graphql-kotlin-federation/pom.xml | 2 +- graphql-kotlin-schema-generator/pom.xml | 2 +- graphql-kotlin-spring-server/pom.xml | 2 +- pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/examples/federation/base-app/pom.xml b/examples/federation/base-app/pom.xml index 8a04efa6bb..9ccf95ea58 100644 --- a/examples/federation/base-app/pom.xml +++ b/examples/federation/base-app/pom.xml @@ -4,7 +4,7 @@ com.expediagroup federation - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT .. diff --git a/examples/federation/extend-app/pom.xml b/examples/federation/extend-app/pom.xml index 94d20eb53a..604d707c1d 100644 --- a/examples/federation/extend-app/pom.xml +++ b/examples/federation/extend-app/pom.xml @@ -4,7 +4,7 @@ com.expediagroup federation - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT .. diff --git a/examples/federation/pom.xml b/examples/federation/pom.xml index 46afdc1cbc..12c70f8d5d 100644 --- a/examples/federation/pom.xml +++ b/examples/federation/pom.xml @@ -4,7 +4,7 @@ com.expediagroup examples - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT .. diff --git a/examples/pom.xml b/examples/pom.xml index fe7a1ceae7..c2eaf20ea8 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ com.expediagroup graphql-kotlin - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT .. diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml index 9942bca4a0..125246818b 100644 --- a/examples/spring/pom.xml +++ b/examples/spring/pom.xml @@ -4,7 +4,7 @@ com.expediagroup examples - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT .. diff --git a/graphql-kotlin-federation/pom.xml b/graphql-kotlin-federation/pom.xml index dd88c10015..935e41ebb9 100644 --- a/graphql-kotlin-federation/pom.xml +++ b/graphql-kotlin-federation/pom.xml @@ -5,7 +5,7 @@ com.expediagroup graphql-kotlin - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT .. diff --git a/graphql-kotlin-schema-generator/pom.xml b/graphql-kotlin-schema-generator/pom.xml index 2a26c8c594..2a13632459 100644 --- a/graphql-kotlin-schema-generator/pom.xml +++ b/graphql-kotlin-schema-generator/pom.xml @@ -5,7 +5,7 @@ com.expediagroup graphql-kotlin - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT .. diff --git a/graphql-kotlin-spring-server/pom.xml b/graphql-kotlin-spring-server/pom.xml index 25194f0c9a..bd115accf3 100644 --- a/graphql-kotlin-spring-server/pom.xml +++ b/graphql-kotlin-spring-server/pom.xml @@ -4,7 +4,7 @@ com.expediagroup graphql-kotlin - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT .. diff --git a/pom.xml b/pom.xml index 15031f7eec..97cf53ba37 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.expediagroup graphql-kotlin - 1.2.2-SNAPSHOT + 1.2.3-SNAPSHOT graphql-kotlin Code-only GraphQL schema generation for Kotlin https://github.com/ExpediaGroup/graphql-kotlin