diff --git a/extension-webapp/pom.xml b/extension-webapp/pom.xml index 767cacd..0003635 100644 --- a/extension-webapp/pom.xml +++ b/extension-webapp/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.camunda.bpm.extension camunda-bpm-graphql-root - 0.4.1 + 0.4.2-SNAPSHOT camunda-bpm-graphql-webapp @@ -61,7 +60,7 @@ org.camunda.bpm.extension camunda-bpm-graphql - 0.4.1 + 0.4.2-SNAPSHOT org.camunda.bpm.springboot diff --git a/extension/pom.xml b/extension/pom.xml index 35b914c..6709376 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -1,12 +1,11 @@ - + 4.0.0 org.camunda.bpm.extension camunda-bpm-graphql-root - 0.4.1 + 0.4.2-SNAPSHOT camunda-bpm-graphql diff --git a/pom.xml b/pom.xml index 5b3f59e..56f7537 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.camunda.bpm.extension camunda-bpm-graphql-root - 0.4.1 + 0.4.2-SNAPSHOT pom