From 3091930563d8d3cda0308ccd3b98dfa1eb68d593 Mon Sep 17 00:00:00 2001 From: Andrew Pratt Date: Sat, 13 Jul 2019 15:37:55 -0700 Subject: [PATCH] chore(release): prepare release 0.5.0 (#84) --- nodes/pom.xml | 2 +- pom.xml | 2 +- samples/kotlin-sample/pom.xml | 2 +- samples/scala-sample/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nodes/pom.xml b/nodes/pom.xml index 58796a8..856a65a 100644 --- a/nodes/pom.xml +++ b/nodes/pom.xml @@ -5,7 +5,7 @@ io.aexp.nodes.graphql parent - 0.4.0 + 0.5.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 084806d..aff2f9e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.aexp.nodes.graphql parent - 0.4.0 + 0.5.0 pom Nodes (Parent) diff --git a/samples/kotlin-sample/pom.xml b/samples/kotlin-sample/pom.xml index 9fce958..60d3886 100644 --- a/samples/kotlin-sample/pom.xml +++ b/samples/kotlin-sample/pom.xml @@ -5,7 +5,7 @@ parent io.aexp.nodes.graphql - 0.4.0 + 0.5.0 ../../pom.xml 4.0.0 diff --git a/samples/scala-sample/pom.xml b/samples/scala-sample/pom.xml index b6cd5b3..d1bfcd7 100644 --- a/samples/scala-sample/pom.xml +++ b/samples/scala-sample/pom.xml @@ -5,7 +5,7 @@ parent io.aexp.nodes.graphql - 0.4.0 + 0.5.0 ../../pom.xml 4.0.0