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