diff --git a/nodes/pom.xml b/nodes/pom.xml index 98cebff..0a1d524 100644 --- a/nodes/pom.xml +++ b/nodes/pom.xml @@ -5,7 +5,7 @@ io.aexp.nodes.graphql parent - 0.1.3 + 0.2.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 642924d..c2264cc 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.aexp.nodes.graphql parent - 0.1.3 + 0.2.0 pom Nodes (Parent) diff --git a/samples/kotlin-sample/pom.xml b/samples/kotlin-sample/pom.xml index a2f5dc1..862a5ce 100644 --- a/samples/kotlin-sample/pom.xml +++ b/samples/kotlin-sample/pom.xml @@ -5,7 +5,7 @@ parent io.aexp.nodes.graphql - 0.1.3 + 0.2.0 ../../pom.xml 4.0.0 diff --git a/samples/scala-sample/pom.xml b/samples/scala-sample/pom.xml index 80862b1..b0f024c 100644 --- a/samples/scala-sample/pom.xml +++ b/samples/scala-sample/pom.xml @@ -5,7 +5,7 @@ parent io.aexp.nodes.graphql - 0.1.3 + 0.2.0 ../../pom.xml 4.0.0