From fa97a41f7c6043ddf1bac74b9d96055d09a1ef4f Mon Sep 17 00:00:00 2001 From: Urban Malc Date: Tue, 9 Feb 2021 15:12:55 +0100 Subject: [PATCH] Updated to next SNAPSHOT version --- core/pom.xml | 2 +- graphql-ui/pom.xml | 2 +- microprofile/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index a11c2e0..aaa14fa 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ kumuluzee-graphql-parent com.kumuluz.ee.graphql - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 diff --git a/graphql-ui/pom.xml b/graphql-ui/pom.xml index 6c6863f..b943163 100644 --- a/graphql-ui/pom.xml +++ b/graphql-ui/pom.xml @@ -5,7 +5,7 @@ kumuluzee-graphql-parent com.kumuluz.ee.graphql - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 diff --git a/microprofile/pom.xml b/microprofile/pom.xml index c30e525..af53a95 100644 --- a/microprofile/pom.xml +++ b/microprofile/pom.xml @@ -5,7 +5,7 @@ kumuluzee-graphql-parent com.kumuluz.ee.graphql - 1.1.0 + 1.2.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 260b54b..ad4ae5e 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.kumuluz.ee.graphql kumuluzee-graphql-parent - 1.1.0 + 1.2.0-SNAPSHOT pom