From 634879b56c245c297a574a35c73dba537aba71f6 Mon Sep 17 00:00:00 2001 From: Shane Myrick Date: Mon, 14 Jan 2019 13:54:57 -0800 Subject: [PATCH] travis: Upgrade to next snapshot (Build 542) (#149) --- example/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/example/pom.xml b/example/pom.xml index 9e80cc0a1e..68a9bc6399 100644 --- a/example/pom.xml +++ b/example/pom.xml @@ -65,7 +65,7 @@ 5.0.2 - 0.0.33-SNAPSHOT + 0.0.34-SNAPSHOT 6.1.2 diff --git a/pom.xml b/pom.xml index 8af8f26f79..7baa837502 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.expedia graphql-kotlin - 0.0.33-SNAPSHOT + 0.0.34-SNAPSHOT graphql-kotlin Code-only GraphQL schema generation for Kotlin https://github.com/ExpediaDotCom/graphql-kotlin