diff --git a/clients/java-client-lib/client-command-builders/pom.xml b/clients/java-client-lib/client-command-builders/pom.xml index 7b39e7ff2..bc20aaeb2 100644 --- a/clients/java-client-lib/client-command-builders/pom.xml +++ b/clients/java-client-lib/client-command-builders/pom.xml @@ -24,9 +24,9 @@ - net.zscript.maven + net.zscript.maven-templates mustache-templating-maven-plugin - ${project.version} + 0.0.1-SNAPSHOT diff --git a/model/model-templating-adapter/pom.xml b/model/model-templating-adapter/pom.xml index 717c4a048..652c421b4 100644 --- a/model/model-templating-adapter/pom.xml +++ b/model/model-templating-adapter/pom.xml @@ -18,9 +18,9 @@ - net.zscript.maven + net.zscript.maven-templates mustache-templating-maven-plugin-adapter - ${project.version} + 0.0.1-SNAPSHOT net.zscript diff --git a/receivers/jvm/java-model-components/pom.xml b/receivers/jvm/java-model-components/pom.xml index 98c8ff204..084538876 100644 --- a/receivers/jvm/java-model-components/pom.xml +++ b/receivers/jvm/java-model-components/pom.xml @@ -18,9 +18,9 @@ - net.zscript.maven + net.zscript.maven-templates mustache-templating-maven-plugin - ${project.version} + 0.0.1-SNAPSHOT diff --git a/receivers/native/cpp-model-components/pom.xml b/receivers/native/cpp-model-components/pom.xml index 2b22a6b02..979d89568 100644 --- a/receivers/native/cpp-model-components/pom.xml +++ b/receivers/native/cpp-model-components/pom.xml @@ -21,7 +21,7 @@ - net.zscript.maven + net.zscript.maven-templates mustache-templating-maven-plugin 0.0.1-SNAPSHOT diff --git a/util/mustache-templating/mustache-templating-maven-plugin-adapter/pom.xml b/util/mustache-templating/mustache-templating-maven-plugin-adapter/pom.xml index 3fac805f1..d8fad6e42 100644 --- a/util/mustache-templating/mustache-templating-maven-plugin-adapter/pom.xml +++ b/util/mustache-templating/mustache-templating-maven-plugin-adapter/pom.xml @@ -4,7 +4,7 @@ 4.0.0 - net.zscript.maven + net.zscript.maven-templates mustache-templating 0.0.1-SNAPSHOT diff --git a/util/mustache-templating/mustache-templating-maven-plugin/pom.xml b/util/mustache-templating/mustache-templating-maven-plugin/pom.xml index 11774e734..bfabdcc2a 100644 --- a/util/mustache-templating/mustache-templating-maven-plugin/pom.xml +++ b/util/mustache-templating/mustache-templating-maven-plugin/pom.xml @@ -4,7 +4,7 @@ 4.0.0 - net.zscript.maven + net.zscript.maven-templates mustache-templating 0.0.1-SNAPSHOT @@ -15,7 +15,7 @@ - net.zscript.maven + net.zscript.maven-templates mustache-templating-maven-plugin-adapter ${project.version} @@ -60,7 +60,7 @@ - + diff --git a/util/mustache-templating/mustache-templating-test-resources/pom.xml b/util/mustache-templating/mustache-templating-test-resources/pom.xml index 624b2b341..84895059f 100644 --- a/util/mustache-templating/mustache-templating-test-resources/pom.xml +++ b/util/mustache-templating/mustache-templating-test-resources/pom.xml @@ -4,7 +4,7 @@ 4.0.0 - net.zscript.maven + net.zscript.maven-templates mustache-templating 0.0.1-SNAPSHOT diff --git a/util/mustache-templating/mustache-templating-tests/pom.xml b/util/mustache-templating/mustache-templating-tests/pom.xml index 60b6e82d9..b14af15e5 100644 --- a/util/mustache-templating/mustache-templating-tests/pom.xml +++ b/util/mustache-templating/mustache-templating-tests/pom.xml @@ -4,7 +4,7 @@ 4.0.0 - net.zscript.maven + net.zscript.maven-templates mustache-templating 0.0.1-SNAPSHOT @@ -35,7 +35,7 @@ test - net.zscript.maven + net.zscript.maven-templates mustache-templating-maven-plugin-test-resources ${project.version} test @@ -45,12 +45,12 @@ - net.zscript.maven + net.zscript.maven-templates mustache-templating-maven-plugin ${project.version} - net.zscript.maven + net.zscript.maven-templates mustache-templating-maven-plugin-test-resources ${project.version} diff --git a/util/mustache-templating/pom.xml b/util/mustache-templating/pom.xml index be0028e89..fe59a290b 100644 --- a/util/mustache-templating/pom.xml +++ b/util/mustache-templating/pom.xml @@ -9,7 +9,7 @@ 0.0.1-SNAPSHOT - net.zscript.maven + net.zscript.maven-templates mustache-templating pom Mustache Templating Plugin Package